gridview control not showing selected row sytle sheet

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rafia Tapia

    gridview control not showing selected row sytle sheet

    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


Working...