Storage of datatable instance in typescript class
Storage of datatable instance in typescript class

can i store and instance of datatable in typescript class. it is because i want to destroy the instance of datatable then recreate instance after modification it's due on table but i can't access to the datatable instance in my class.i no how i can destroy the instance but i need the instance.
I am new in typescript.
This discussion has been closed.
Answers
see this picture when i add column or remove column, it's not align


Hi @3000volt ,
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin