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
close icon

Vinz: How to disable or hide cell cursor ?

Hi, Can anyone advice me which GridGroupingControl property should I set to disable or hide the cell cursor whenever I click on any cells. Thanks ;) Best Regards Vincent

1 Reply

AD Administrator Syncfusion Team November 24, 2004 08:06 AM UTC

So, you never want to see the cell show the editing cursor, is that it? If so, try setting this property. this.gridGroupingControl1.TableModel.Options.ActivateCurrentCellBehavior = GridCellActivateAction.None;

Loader.
Live Chat Icon For mobile
Up arrow icon