AD
Administrator
Syncfusion Team
July 14, 2006 05:36 AM UTC
Hi William,
This can be done by handling the PrepareViewStyleInfo event of the grid, there through the Selections.GetInvertStateRowCol method, determine the cell position in the rangelist and set the color for those cells in the selection to white.
Please refer to the attached sample, that demonstrates the desired behavior.
Here is a sample http://www.syncfusion.com/Support/user/uploads/VirtualGrid_Selection_f12d7866.zip
Let me know if this helps.
Regards,
Rajagopal