I tried something similar, it didn't work.
The root is not “match” because match is nested, and the grid never sees
I need your help one more time, to solve an event related problem.
This is the code that I have now :
jQuery("#cart").jqGrid({
olaf said:
I would write : pager: '#pager'
and not : pager: jQuery('#pager')
Are you talking about my code or the post above?
Hi
I'm getting the same issue did you guys find a solution??
I am using Chrome and having no issues displaying grids. Are you sure you've set it up correctly? Try posting some code, it might help diagnose.
Hi Tony
I have followed the above pattern but I get the error “function 'custom_value' return is required” on the button of the Edit Form Dialog.
Summary:
When scrolling – function myvalue(e, action, textvalue) seems to work, however,
Hi Guys!
i also had the problem of deleteform not closing after submit.
the reason was not serverside. it worked after i added an aftersubmit-handler which return [true] !!!
attention don't miss the square-brakets!!!
regards scubasail
I will try that tomorrow, thanks for the advice !
AdaXi
EDIT: It worked great !
same issue. jqgrid 3.6.2
10x
Hi Tony
How can I determine which element is being processed?
Many Thanks!
gridComplete is what I was looking for. Thanks for pointing me in the right direction. 🙂
Howdy,
I changed:
jQuery(this).find('colId').each(function(rowId){
I'm having the exact same problem as you and I don't quite understand how you fixed the xml error.
Ok, I revised…
jQuery.ajax({
Hi, im also trying to solve a similar problem, this is in an app im developing with CakePHP and jqGrid, btw Tony, jqGrid rocks!
I may be prematurely asking here, but from all the great responses that I see, I think you guys can help me out.
My grid is fine, working as intended, but I have a feature request to colorize the text in cells that have changed from the previous
version of a database table that the end user edits through the grid form.
I have this inside my jQuery(document).ready();, after my jqGrid stuff.
jQuery.ajax({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top