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

Disable Drag Row Selecting.

1 Answer 180 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Denis
Top achievements
Rank 1
Denis asked on 25 Apr 2011, 03:53 PM
I would like to disable drag row selecting as described in http://mono.telerik.com/Grid/Examples/Client/Selecting/DefaultCS.aspx. The problem is that I can't seem to find this property in the winforms.ui radgridview control. The main reasons I want to disable this is that when we scroll the vertical scroll bar in our gridview is is very easy to slide our cursor slightly off the scroll bar and then the rows get selected. Which is not something we like. So where do i find this property in the winforms version of radgridview?

I assume this line as shown in the link above refers only to you web.ui radgrid?
RadGrid1.ClientSettings.Selecting.EnableDragToSelectRows = status;

Thank you,
Denis

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 28 Apr 2011, 11:19 AM
Hi Denis,

Thank you for writing.

This is a known issue, which is already added into our PITS system, here is the link to the item. Please refer to this forum thread, where you can find out how to work around it.

I hope the provided information addresses your question. Should you have any other questions or suggestions, do not hesitate to contact us.

Greetings,
Stefan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Denis
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or