How to select a full row in SfDataGrid while applied the alternateColor

I am using RowStyleSelector="{StaticResource rowStyleSelector}" 
for alternate color of SfDataGrid and now I want to select a row but its not selecting. Please let me know that way to do this. 






1 Reply

JG Jai Ganesh S Syncfusion Team September 23, 2013 11:01 AM UTC

Hi Khurram,

 

Thanks for using Syncfusion products.

 

We have analyzed your query. We suspect that the selection was hidden by the RowBackground color. However you can overcome this issue by modifying  the “VirtualizingCellsControl” ControlTemplate. We have prepared the simple sample to achieve your requirement and please check the sample under the following location,

 

Sample: GridRowSelectionSample.zip

 

Please let us know if you need further assistance.

 

Thank you,

Jai Ganesh S


Loader.
Up arrow icon