I would like to know if there is any event that is fired specifically when the user edits the size of the columns
Hello Cleyton,
Thank you for reaching out to us.
At the moment, Flexmonster does not provide the event that is triggered when the column size is changed. However, you can sign on aftergriddraw
event and track the changes in the tableSizes
object of the report
. You are welcome to check our documentation for details: https://www.flexmonster.com/api/table-sizes-object/
We hope it helps.
Kind regards,
Nadia