Hello,
How do yo set the height of the Grid?
Regards
Tony
Hello,
Thanks I will check this,
Regards
Tony
Hello,
Do you have try with the last version?
Regards
Tony
Hello,
I have initial fix for this in GitHub. The fix should be refined since it uses fixed row height.
Also I will work on this late.
You can test it.
Regards
Tony
Hello,
In the exmple I see that the first modal whare the grid is is 3000, while the grid add dialog has a z-index 950
Please correct this to see the problem correct
Regards
Tony
Hello,
This is true. datatype as function does not work with scroll set to 1.
I will see if the parameters that are calculated can be passed to the datatype = function
Regards
Tony
Hello,
Thanks. Fixed in GitHub
Best Regards
Tony
Hello,
Thank Oleg, but IMHO the problem is “trivial”
Also
Replace this code:
jQuery(“#list”).columnChooser();
with this
jQuery(“#tab”).columnChooser();
and you will be happy
Regards
Tony
Hello,
I think that you post is in wrong forum.
This should be posted here:
Best Regards
Tony
Hello,
Thanks. Added.
Best Regards
Tony
Hello,
Have do some work on this. I need more tests.
Regards
Tony
Hello
you have jsonReader like this
jsonReader :
{ root: “rows”,
page: “page”,
total: “total”,
records: “records”,
repeatitems: true,
Hello,
Another possibility is to use custom formatter
listed here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:custom_formatter
Regards
Tony
Hello,
Good requirment.
For the form edit it is a little difficult, but not impossible.
Load the data in grid once – loadonce true or what you want.
then set in editurl
Hello,
Currently not possible.
The initial work can be found here:
http://github.com/dvdotsenko/jqGrid/commit/3a609bc2e74d49f423f76c28dd85ff9d83268a1c
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top