narek adonts Well-Known Member Licensed User Longtime User Nov 27, 2015 #1 Hi, Is there a way to change the animation types of inserting and removing cells from TableView ? Maybe with NativeObject?
Hi, Is there a way to change the animation types of inserting and removing cells from TableView ? Maybe with NativeObject?
Erel B4X founder Staff member Licensed User Longtime User Nov 29, 2015 #2 The animation is set to UITableViewRowAnimationAutomatic which automatically chooses the most appropriate animation. It cannot be changed with NativeObject. Upvote 0
The animation is set to UITableViewRowAnimationAutomatic which automatically chooses the most appropriate animation. It cannot be changed with NativeObject.
narek adonts Well-Known Member Licensed User Longtime User Nov 29, 2015 #3 Just a small wish. Please add this small feature in the next update of TableView ))) Upvote 0