Oleg,
I think tha the real fix should be:
if (ts.p.shrinkToFit === false) {initwidth += brd*cl;}
This is true since before this condition we have
if (isSafari) { brd=0; }
$.each(ts.p.colModel, function(i) {
Hello
Thanks 
I need to know do we need this? If we do not close after Delete what is the reason for this?
Sorry to ask I'm just curious.
Tony
Hello,
It all depend what, where and how you do this. If do not show this nobody will replay.
Regards
Tony
Hello,
Depending on which editing module you wat to use maybe you will mnned to look here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:inline_editing
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:cell_editing
Regards
Hello,
Yes ther is a diffrence I will say big difference
$(“#list”).addRowData(1,myRow);
This will add data in the grid with rows with same ID = 1.
In order to make correct selection please generate uniquie ID for every row
Kind Regards
Tony
Hello,
Also fixed in GitHub.
Hello,
You do not have the right id
Replace
while($row = ibase_fetch_assoc($result)) {
Hello,
You are in the wrong forum.
Please post your problem here:
This place is for the open source Java Script only jqGrid, while you try the commetial jqGrid PHP component.
Best Regards
Tony
Hello,
This look very interesting. I will look deeper in this realization this week.
Thank you.
Regards
Tony
Hello,
Will be fixed. Thanks.
Tony
Oleg,
Thank you for remaind us
Currently we are busy with the new version of jqSuite,
http://www.trirand.net/demochartphp.aspx
which will include charts and a ton of improvements in the php grid.
I see all the posts in this forum instead and next week I will really work on all of your recommendations and fixes.
Of course I will look in all other posts.
Thank you again for all your efforts
Best Regards
Tony
Hello,
Well that was. Thanks for the fix. Also fixed in GitHub
Best Regards
Tony
Hello,
Before adding a columns, please set a shrinkToFit option to false.
Regards
Tony
Hello,
Please send us a link to the problem.
Thank you.
Kind Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top