Is there no help for the problem I have?
In addition to the prevoiuse one, here is a fix with the reset selection fixed:
$.jgrid.extend({
I will try that, if I would have the time.
But currently since it's not working I have switched to 1.4.2 which is working ok.
Lowered jQuery to 1.4.2, started to work…
:(((
the UI is left on 1.8.6
Using Google CDN
Thank you for this post.
I was searching for it yesterday, and was ready today to post it.
I am voting to add this option for the next release
You need to encapsulate your jqgrid in query ready object.
$(document).ready(function() {
Please provide a link to the page, or past it here at list.
We cannt help you without information.
Ok, what I have done is added next line:
postData:{'SearchDesc':$(“#description”).val(),'SearchId':$(“#itemNumber”).val()},
and removed all of the triggers and reloads.
and now, I think it works…
But is it the best option?
Too bad 🙁
I really would have liked it.
Can that be sponsored?
Ok, finally found it…
Sorry for the bother, reloadGrid does not reload colModel.
HERE is the unswere I was looking for, I have
An update…
I have verified that the setColProp is working correctly…
But when I trigger('reloadGrid') nothing is happaning…
Sorry getting nuts….
I have search all of the forum, and the docs…
How do I fill a field?
This is what I tried:
$(“#list2”).setColProp('IDSCO',{searchoptions:{defaultValue:'bred2'}});
but nothing happance…
Please help
Is there a plan on when/if it will be?
I am currently in need to have a colspan on a header and rows… ;(
Tnanks!!!!!
Your IDEA was incorrect ($.jgrid.useJSON = false; had nothing to do with it), but the remark about the single quote made me check my strings…
what I have found is that I was not converting single quote correctly in my JSON.
THANK YOU!
Ok, I ahve used your IDEA of closing the JQDialog on onSelectRow and it worked like a charm.
It's not like it's not working, I am looking for the better way.
But, are you planing to make the jqgrid to have his own modal options or the best way is to use it like that?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top