Hello,
This is not a bug in jqGrid, but in jQuery UI Theme roller application. If you remove this application or set to load the themes locally all wil be ok.
Regards
Tony
Hello again,
While writing this I do not have think what to return if we have set multiselect to true. Humm will be hard to make decision
Reagrds
Tony
Hello,
Thanks. You are right in this case. Will try to extend the unformat function to support this.
Best Regards
Tony
Hello,
So my question is: What is the problem? Can you see the response from the server (using FireBug) If you can not see the response then this is not a jqGrid problem at all.
Best Regards
Tony
Hello,
Thanks. I known about this. I consider to implement wraping div for this putpose, but this should be applied with care. Will not be done for the 3.5 final.
Best Regards
Tony
Hello,
What you mean with not properly aligned? Is this in all browsers or in certain one?
Reagrds
Tony
Hello
formatter : function ( cellvalue, options, rowObject )
{
return ““+cellval+”“;
}
Regards
Tony
Hello,
Yes it is possible. Also refer to onSelectRow event. Here you can apply some logic to disable a edit of certain rows.
Regards
Tony
Hello,
I think you should consult datepicker documentation
Regards
Tony
Hello,
autowidth set the grid initially to the width of the parent container. After that you should apply some coding to set the grid width when the container changes its width. Also the demo page of 3.5 uses this mechanism in order to do that. Go into the demo page and tru to resize the splitter – see how grid is resized according to the new width.
Regards
Tony
Hello,
We already have edittype button and you can use dataInit or dataEvents in editoptions. Also refer to Changes.txt how to implement this.
Best Regards
Tony
Hello,
It is not so easy. Instead that we use form jqGrid post data to the server via ajax. As you known file upload via ajax is not possible, we need to make some trick (use hidden iframe) to do this, but I think it is better to use another plugin.
Best Regards
Tony
Hello,
Finding such problem is really difficult. If possible could you please send me a link to the prolem? Is this in all browsers or only on certain.
Best Regards
Tony
Hello,
Do you have looked at demos?
Reagrds
Tony
Hello,
This is disscused amny time. Currently this is not available. Also maybe eill be added in the next release
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top