Hello,
This is little difficult to do, but will see what can be done. For the delete dialog this can be done with little effort, but for add and edit it is not so easy.
Best Regards
Tony
Hello,
When you use jsonstring, then the datatype is automatically converted to local after reading the string.
As you know we do not support local searching in this release.
This feature is planed for next releases
Regards
Tony
Hello,
Read carfully what this event should return in order to work correct
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow
Hello,
1. Currently no, but I plan this to be configurable
2. One possible solution is – when the grid is created get the ids using the getDataIDs method. Then loop this array and use expandSubGridRow method.
Regards
Tony
Hello,
For me the demo work in IE8 – in both modes.
Also it seems that some IE configuration causes this problem, but I'm unable to tell you which one.
Could you please try the demo in IE8 from other computer that does not belong to your organization?
Regards
Tony
Hello,
Yes you can diffrent ways –
1. The conten fron response can contain a html tag for the image
2. Use a custom formatter.
There is a exmple in the demo – how to load images in grid.
Regards
Tony
Hello,
Check what you return from server in this case.
Regards
Tony
Hello,
Try to use some other widgest from jQuery UI her and see the result. I'm sure they will appear in the same way.
Best Regards
Tony
Hello,
Sorry, you use a fluidGrid and not a jqGrid. Ask the author which write this extension.
Best Regards
Tony
Hello,
Not know what you mean , but check for shrinkToFit, height and scrollOffset options.
Regards
Tony
Hello,
Yes it is the correct way.
Regards
Tony
Hello,
After you create the grid with tableToGrid function use setColProp to define the sorttypes of the coulmns.
There is no automatic determination of the content of the columns.
Best Regards
Tony
Hello,
Sorry not possible for now. What I do common in my applications is to call a custom function on succes whisc displays the message at bootom top screen for some time and the disappear.
Look here to have a idea:
http://jqueryui.com/demos/effect/
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top