This is a migrated thread and some comments may be shown as answers.

How to not select text in a grid?

1 Answer 73 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 15 Apr 2011, 09:52 PM
is there a way to not highlight the text in a grid when the user selects or drags with their mouse in a grid?  I've attached a screen shot of what it is doing currently.  We have other grids on our site that don't allow this behavior but I cannot figure out how that is possible.

Thanks,

Jon

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 18 Apr 2011, 08:13 AM
Hi Jason,

You can do that by setting the ClientSettings > Selecting > AllowRowSelect and EnableDragToSelectRows properties of the grid to false (respectively). You can test this configuration on this online demo of the component.

Best regards,
Sebastian
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Jason
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or