-
PackageTable builder Package Versionv3.2.110 How can we help you?I want to select some table records when the table is first loaded. There is a bulk action against the table that I've tried to use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
After a lot of trail and error I have finally got a working solution for this that I can share;
This is just a starting point and would likely need tweaking and further testing but it should give you an idea of how to achieve each part. |
Beta Was this translation helpful? Give feedback.
After a lot of trail and error I have finally got a working solution for this that I can share;
HasTable
add the following method which will dispatch the event to handle the front end