We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Access emulation

Is there a way to mimic the microsoft access row header triangle in the standard gridcontrol, like in the groupingGrid? Or some way to indicate the row header of the cell that is currently active? We currently use code similar to the "highlight row" example but this seems to slow down our application. We are looking for a very light-weight way to show our user the current row. Thanks, Brian

1 Reply

AD Administrator Syncfusion Team January 13, 2005 02:16 PM UTC

You can draw the bitmap in CellDrawn to decorate the header cell of the current row. You can used the currentcell moved event to trigger the drawing. Here is a minimal sample. http://www.syncfusion.com/support/user/uploads/11471632328282911735300.zip

Loader.
Live Chat Icon For mobile
Up arrow icon