Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4165
How to have first row in grid NOT selected on init?
posted

Hi,

How can I make the the first row of my Datagrid NOT selected when I initilize the grid? In other words, when I first load the form and grid, attach the datasource and then display to the user the first row is always selected and highlighted blue.

I want to keep the functionality of when a user selects a row it highlighting blue (or whatever color I set it to) but I don't want that to happen initially.

 

Thanks,