Hi,
im creating a own plugin for wordpress where i have to view a set of data.
now i want to use the wordpress default table view to display my data, and give some functionality to it
default table:
is there a way to use this table view for my own plugins (some classes or functions) or do i have to create something similar by myself?