开发者

jqGrid 2 grids on page with different theme/skin

开发者 https://www.devze.com 2022-12-14 05:02 出处:网络
I have a master/detail setup using jqGrid and jQuery. Is it possible to have the detail grid use a different theme/skin than the master grid?

I have a master/detail setup using jqGrid and jQuery. Is it possible to have the detail grid use a different theme/skin than the master grid?

I see a setting to change the images folder, but it looks to me like grid.css would 开发者_JAVA百科have to be the same for the entire page. Has anyone tried? Or do you have any suggestions for a workaround?


jqgrid-change-theme discusses having a jqgrid use a different theme than the rest of the site. You may be able to use the same principles to style one jqgrid differently from another.

0

精彩评论

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