![]() |
Any way to remove row from SelectedRows |
Post Reply
|
| Author | ||
davidmcelroy
Newbie
Joined: 27 January 2007 Location: United States Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: Any way to remove row from SelectedRowsPosted: 28 January 2007 at 10:53am |
|
|
I'm implementing my own drag and drop capability within the same Report Control. When someone starts to drag a group of records, I need to check the staus of each record and sometimes I need to "prevent" the user from dragging specific records. I have a custom cursor that shows what they are dragging and it is easy enough to disply only what they can move.
The problem is how do "Unselect" specific rows programatically?
Thank you in advance for your time and assistance.
|
||
![]() |
||
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 31 January 2007 at 5:51am |
|
|
Hi,
Unselect a specific row you can with assigning its property:
Also you can handle a collection of dragging records with handling BeginDrag event:
-- WBR, Serge |
||
![]() |
||
davidmcelroy
Newbie
Joined: 27 January 2007 Location: United States Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 February 2007 at 8:02am |
|
|
Thank you. I will try it.
|
||
![]() |
||
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |