I have a table, which is build using the databinding. We need to move a row from a particular position to the new position. To acheive this I am using moveRow() method, but it doesn't seem to be working. Wheras if I use this method for a normal table(not build using databinding), things work properly. Any pointers why this is happening.
Thanks,
Pankaj
Thanks,
Pankaj