Hello;
is it possible to add grid column config export and import in runtime?
what i want to do is user could change own grid column design save and load later.
thank you
Hello;
is it possible to add grid column config export and import in runtime?
what i want to do is user could change own grid column design save and load later.
thank you
Hello.
You may re-initialize a grid with the new columns config using the setColumns() method: