FilteringTable (programmatic)

Comments

getSelectedData()

Checkout the function called getSelectedData(). If the filteringtable can have multiple selected rows, then the function will return an array, otherwise it returns an object containing the row information.

How do you get the selected value of a FilteringTable?

Been trying to find documentation, but I do not know how to.
Please help!

thanks

Back to top