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

Selecting the RowHeader in a GDBG

How can I tell when the user has clicked on the row header? CurrentCell.ColIndex is 1 for the row header and the first column. Ken

1 Reply

AD Administrator Syncfusion Team September 21, 2004 07:52 PM UTC

You can try handling the grid.CellClick event and test whether e.ColIndex = 0 or not.

Loader.
Live Chat Icon For mobile
Up arrow icon