Hello,
Thanks. Definitley I will check this and if it is ok, will include the fix.
Best Regds
Tony
Hello,
Any changes to the css or the jqGrid code from you?
Regards
Tony
Hello,
Thanks for the correction. It is the way that you write it.
It is my mistake.
Best regards
Tony
Hello,
Godd start is here:
http://www.trirand.com/jqgridw…..jqgriddocs
Also forum search will help too.
Regards
Tony
Hello,
I'm not sure what you do, but there is a demo with such example and it works ok.
What does not work actually?
Regards
Tony
Hello,
We need the code for the dialog pop up. Also if you use form edit there is no additional pop up window.
Also the pop up appear only in inline and cell edit mode.
Regards
Tony
hello,
You should convert the string variable to object.
Besfore puting the string you should use eval to convert it
Regards
Tony
Hello,
Local pagination is not supported for now. Will be available in 3.7
Regards
Tony
Hello,
Check your configuration. We have tested with jQuery 1.4 and untill now no problems.
Regards
Tony
Hello,
Sorry can not understand. You can put any valid html content when you define the colNames.
Regards
Tony
Helllo,
For the first issue use this:
jQuery('#list').editRow(lastsel2,true, 'jqgrid/new_claimdetail.php');
2. Could not help if no code. Try first to use datepicke without any options
Regards
Tony
Hello,
This means that you have equal grid structure and maybe you grids point to the same url.
Regards
Tony
Hello,
Check your server respons if it is correct for the second and etc pages. I will check with your code.
Best Regards
Tony
Hello,
The second parameter of setTimeout is integer and not a string. For me the code work like this:
beforeShowForm : function(formid) {
setTimeout( jQuery(”#id”,formid).attr('disabled','disabled'), 200);
}
Regards
Tony
Hello,
Code please!
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top