10
Views
1
Comments
[Change Column Size] change column size during runtime
change-column-size
Reactive icon
Forge asset by Leonardo Pires
Application Type
Reactive

user want to change the column size of component during runtime.how to change it ?

2023-01-05 17-39-49
Leonardo Pires
Champion

Hi @Aniket Shelar

Have you tried checking out the demo that comes with the component?

You can click "Try Now" to test the demo, or you can click Download Demo to download the demo and install it. Don't forget to install the "Demo Theme".



But anyway, you can use an "input_text" to insert the size of the column you want to change, and use the onchange event to change the size of the input, and if you need to keep these values, you will have to save them in a database to keep these values saved.


Regards.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.