Hi All,
Currently i am working in one part in which i have to develope listview
databinding. in which i have to add filter row in layout template.
following is scenerio:
i have listview in filter row which is having six column are there
first column is checkbox for selecting all. in next column there is
status dropdown and in the next 3 column there is general information
and in the last column there are two textbox.
for selecting dates and in the last column there is button for search.
below that row there is simple databinding.
so on listview itemcommand i have to get all the values of above
control which is in layout template. how can i get this information in
item command.
for this i googled many links but not get the solution.
please help me
Thanks in advance.
Omkar.