i want user to able to move row Up/down manually by selecting row and dragging it. please provide a sample code as Example.
i have searched infragistic and found http://ko.infragistics.com/community/forums/t/53245.aspx but it doesn't have any sample code or how this task is achieved.
Thanks,kamlendra
Hello Kamlendra,
Thank you for your post. I have been looking into it and I can suggest you see these forum threads:
http://ko.infragistics.com/community/forums/t/71102.aspx
and
http://ko.infragistics.com/community/forums/p/18509/174447.aspx#174447
where there are samplers with the functionality you want. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Hi Stefan,
I found one of your solution here http://ko.infragistics.com/community/forums/t/71102.aspx.(DragDropRecordsInHierarchy.sln)It uses latest "Infragistic.DragDrop.dll" and having very less code in code-behind, will take less time to customize to MVVM. For now, I am not using any Hierarchy, i just want to move rows up and down with-in same XAMDataGrid.
I am looking forward for your inputs on this.
Thanks and Regards,Kamlendra