Hi
I am selected a row of the gridview programmaticall y by executing the
following code
grid.selectedin dex=e.row.rowin dex (this code is written in the rowdatabound
event handler)
but when the grid does not show this row as been selected. When I select a
row from the UI, my style for the selected row shows fine.
Appreciate any help
Thanks
I am selected a row of the gridview programmaticall y by executing the
following code
grid.selectedin dex=e.row.rowin dex (this code is written in the rowdatabound
event handler)
but when the grid does not show this row as been selected. When I select a
row from the UI, my style for the selected row shows fine.
Appreciate any help
Thanks