jqGrid NavBar custom HTML -


i need jquery jqgrid , subgrid. able create subgrid inside jqgrid succesfully. next step add custom option list in main grid navbar somewhere depending on option user selects, different kind of subgrid opens. possible add custom options jqgrid navigation bar?

the standard way add custom element in navbar use navbuttonadd method add button.

if want add custom html elements have manually respect of jquery function jquery.append. recommend read code of navseparatoradd , navbuttonadd functions.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -