开发者

jqGrid - Load data after click on titlebar, initially collapsed

开发者 https://www.devze.com 2023-01-30 05:25 出处:网络
I would like to show initially the grid collapsed (only title-bar showing), then a开发者_如何转开发fter clicking on the titlebar get the grid expanded, and data loaded from the server. After that, if

I would like to show initially the grid collapsed (only title-bar showing), then a开发者_如何转开发fter clicking on the titlebar get the grid expanded, and data loaded from the server. After that, if I collapse the grid, then re-expand it, as data is already there, it shouldn't be loaded again. Is that feasible?


Found it! - use hiddengrid = true See Basic grid - Properties

0

精彩评论

暂无评论...
验证码 换一张
取 消