Selected rows in a gridview
-
Hi all, i have a aspx grid with checkboxes for selecting the rows. I have some rows seleted and unselected rows also. how i can display only selected rows in the selectedindex_changed event of a dropdown Thanks Rk
-
Hi all, i have a aspx grid with checkboxes for selecting the rows. I have some rows seleted and unselected rows also. how i can display only selected rows in the selectedindex_changed event of a dropdown Thanks Rk
-
Can't your restrict this resultset by controlling the data sent from database? In your select clause to fill this grid, only select the checked ones from the database to begin with?
Hi, there is no status for the selected row in the database . this is an aspx grid. i need to hide the unselected rows Thanks Rk
-
Hi all, i have a aspx grid with checkboxes for selecting the rows. I have some rows seleted and unselected rows also. how i can display only selected rows in the selectedindex_changed event of a dropdown Thanks Rk
If you don't need the unchecked rows in the datagrid, you can remove them from the datagrid's source as soon as they are unchecked.
WP Apps - Arctic | XKCD | Calvin | Sound Meter | Speed Dial