Hi,
how can i get all column details with associated information in onAfterEditStop event?
For example in the above snippet for “year” column, might have other details associated with like flags like mandatory or editable etc…
I was asking for a function to fetch all Datatable columns. Here in the example i am able to get edited column details. Similarly i need to get all column details inside onAfterEditStop event.