0
Hey, i'm sorry.......
i got the answer...
thank u so much......
0
Hi..
I can't seem to find the control's attributes you've mentioned. Currently i'm using the gridview control to pick the data from the database. I am not directly configuring it, but writing the code behind to fill the grids. I have checkboxes for all my rows. I need to fetch a particular field values' from the grid that are checked. Is there any other or a proper way to fetch this column off the grid???
0
Hi
getSelectedItem() returns the selected item.
getSelectedView() returns the selected view, which the item could be
derived depending on the view.
Thanks -- Vijaya Kadiyala
http://dotnetvj.blogspot.com