Hello,
For now no, but you can analyze the number of columns in loadComplete and set the height to auto or to some value
something like
if(rowcounr>10) set grid height to auto
else set the grid height to 200px
Hello,
What is the error reported?
If you want to show some field in add and not in edit this is not the right way. Search the forum and you will find the solution. Too many post about this including jQuery google groups
Best Regards
Tony
Hello
@Johannes
The only thing if I see the code is – if your value a string. We make this checking for show link
Hello,
If you have puted custom input tags in the grid you should expect these tags from getRowData.
Note that this can not be avoided. Imagine if we not have input, but some other html content – How can we make decision which is the value.
Best Regards
Tony
Hello,
Sorry the link does not work for me. In FireBug I see this:
jQuery(“#FirstLoadedGridTable”).setGridState is not a function
Please be a sure that you download all the needed modules. The method is in grid.custom.module
Best Regards
Tony
Hello,
Sorry this is not enoght information.
Which autocomplete is used. Can you provide a link to the problem?
Best Regards
Tony
Hello,
Thank you very much for this. I will see if this can be done in other way.
Best Regards
Tony
Hello,
Try to pass the overlay option in the form of the edit or add, delete dialogs.
Best Regards
Tony
Hello,
Thanks you very much. The old behaviour is again back. Also I have created more general solution for this.
http://github.com/tonytomov/jqGrid/commit/c913664ba19834bc1ae0efeb696b5c261f3f468d
Best Regards
Tony
Hello,
In the link provided here I see a vertical scrollbar.
Best Regrds
Tony
Hello,
Thank you very much. Now the problem is fixed.
Best Regards
Tony
Hello,
This situation is described here with red text:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods
Best Regsrds
Tony
Hello,
The first parameter for the navGrid is the pager Element. Also try
Hello,
Could yo please post the code and the server response?
Best Regards
Tony
Hello,
Thanks for the investigation.
I think that the problem is in the IE JS garbage collector. We have created a special unload functon for IE browsers, but since you use
window.open, then the browser should have decision what to clear after the windows is closed.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top