I have a jqGrid on one page and whenever I first load the page jqGrid in the "undefined" show and then Loads the data after a half second (depending on the network delay) My question is how do I say something other than "loading" or "undefined"? I think jqGrid examples do not have this problem and say "loading", but I do not know what works them and mine is not mine.
This grid should never be "undefined" during loading.
Are you using a custom i18n file that can not be defined as "Loading"? If you do not believe this, please post your code - or a work example - we can take a look at your specific issue.
Besides, which version of the JackGrid are you using?
Comments
Post a Comment