Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue upgrading from 3.7.1 to 4.0.3 #171

Open
nazario1 opened this issue Mar 14, 2019 · 1 comment
Open

Issue upgrading from 3.7.1 to 4.0.3 #171

nazario1 opened this issue Mar 14, 2019 · 1 comment

Comments

@nazario1
Copy link

nazario1 commented Mar 14, 2019

The following worked in 3.7.1 but is giving an exception in 4.0.3

uncaught exception: jqGrid - No such method: navGrid, also same error for navButtonAdd

          $("#myTreeGrid").jqGrid('navGrid','#myTreeGridPager',{view:false, edit:false, add:false, del:false, refresh:false, cloneToTop:true},{}, {}, {}, {multipleSearch : true}, {closeOnEscape:true})
          .jqGrid('navButtonAdd',"#myTreeGridPager",{caption:"", buttonicon:"ui-icon-refresh", onClickButton:envHandleRefresh, position: "last", title:"Refresh", cursor: "pointer"})

What replaced the navGrid and navButtonAdd methods? Is there an alternative syntax that will work instead?
Thanks,
Oscar Nazario
LLNL

@kjsnyder838825
Copy link

Oscar, I've started working this issue and it appears that the jqgrid support in the latest struts2 release does not include the treegrid libraries.

Is anyone out there monitoring this issue or have some suggestions as to a work-around other than not upgrading?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants