This question is locked. New answers and comments are not allowed.
Hi,
I have a little problem at hand. I have a Grid View, where i have different row groups. Now i want to achieve dragdrop functionality within this grid in such a way that user can only perform dragdrop within a same row group, i,e rows within a particulr group cannot be draged and droped on to other groups.
Please guide me how this restricted form of dragdrop operation can be achieved.??
Also , is it possible to track the previous(before drop) ,and new (after drop) index of a particular row?
Looking forward for your kind response....
I have a little problem at hand. I have a Grid View, where i have different row groups. Now i want to achieve dragdrop functionality within this grid in such a way that user can only perform dragdrop within a same row group, i,e rows within a particulr group cannot be draged and droped on to other groups.
Please guide me how this restricted form of dragdrop operation can be achieved.??
Also , is it possible to track the previous(before drop) ,and new (after drop) index of a particular row?
Looking forward for your kind response....