Multiple Selection in Grid and Commands for Processing the Selected Rows
How to select many lines from a grid and do something with them
How to select many lines from a grid and do something with them
On different occasions we need to select several lines of a grid to perform some action on all of them. We will see how to implement it for both Web applications and mobile devices. Here is an xpz to get the KB with all the implemented objects.