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

Caret in GridDataGridBound

Hi, How can I avoid the caret in a read-only cell in a GDGB (property EnableEdit,-Remove,-AddNew set to false)? In fact, the grid is read-only too, but maybe there is a property Read-Only for the Grid? Thanks Eddy POULLET

2 Replies

AD Administrator Syncfusion Team May 17, 2004 02:48 PM UTC

Try setting grid.ActivateCurrentCellBehavior = GridCellActivateAction.None;


AD Administrator Syncfusion Team May 17, 2004 04:15 PM UTC

Perfect ! Thanks a lot. Eddy >Try setting > >grid.ActivateCurrentCellBehavior = GridCellActivateAction.None; >

Loader.
Live Chat Icon For mobile
Up arrow icon