fsj Member Licensed User Longtime User Dec 1, 2013 #1 Hi @all I use the tableview and it works very well what is the best way to move a row form one position to the other for example Row 8 (with all the data) should go between row 2 and 3 or row 2 shoul go between 8 and 9
Hi @all I use the tableview and it works very well what is the best way to move a row form one position to the other for example Row 8 (with all the data) should go between row 2 and 3 or row 2 shoul go between 8 and 9
Erel B4X founder Staff member Licensed User Longtime User Dec 2, 2013 #2 You should use the extended version of TableView: http://www.b4x.com/android/forum/threads/class-flexible-table.30649/ Upvote 0
You should use the extended version of TableView: http://www.b4x.com/android/forum/threads/class-flexible-table.30649/