highlight current cell

Hi ,

I am using Syncfusion 4.4.0.51 and .NET 2.0. I need to highlight a cell in a grid when the user clicks on a cell. I tried to use selections, but ht eproblem is that it highlights when I give a range of cells, but leaves out the cell its clicked on. And in my case when i click on a single cell and want to highlight it, it does not happen. Kindly let me know how to do this.

Thanks

1 Reply

SA Saravanan A Syncfusion Team October 30, 2007 12:06 PM UTC

Hi Rohith,

You can achieve this by handling the CellDrawn event. Please refer to the following Knowledge base article that illustrate this.

http://www.syncfusion.com/support/kb/grid/Default.aspx?ToDo=view&questId=263

Regards,
Saravanan

Loader.
Up arrow icon