General Category > Help for ParamQuery Grid (free version)
Dynamically set the title of a grid
(1/1)
pbassey:
Is there a way to dynamically set the title attribute of the grid using javascript?
paramvir:
I guess you mean by title displayed on top of the grid.
--- Code: ---grid.option('title', "new title");
--- End code ---
Navigation
[0] Message Index
Go to full version