User Profile & Activity

psr Member

Thanks surya,

It solved the issue

Hi Surya,

 

If I use this code to get index

var index = grid.GetSelectedObject().GetRowElement().rowIndex;

the row moving down/up correctly but the problem is, if I keep clicking the down/up button the selected row will move behind the grid viewable area, the verticle scroll not automatically scroll to show the selected row.

How to make sure the moved row always visible in grid viewable area after moving up/down?

Hi surya,

Thanks for the reply but your code is not working.

var index = grid.GetSelectedObject().ToRowObject().Position;

The index value is always same because of that same two columns are interchanging their position again and again.

Could you give some working solution.

 

Thanks

All times are GMT -5. The time now is 11:40 PM.
Previous Next