Modifying table component to have functions
Unanswered
Richard Evanson posted this in #help-forum
I have made table componenet for my leaderboard page and I made it so you can load it your own headers so I couold use this table later for administrating but now I realized I will need actual functions for administrating in table for example, having a buttons near each entry to edit/delete them. Can this actually be done while still using table as componenet or I should just attach whole new table system near my adminstration pages?