Hello,
Ok. Can you please prepare a example and send to me a zipped file,
You can use local data.
Thank you.
Kind Regards
Hello,
The link is invalid. Please use the link tag to publish correct your link.
Regards
Hello,
Can you please send a link to the problem?
It seems that you maybe have a custom css which brake this.
Thank you.
Kind Regards
Hello,
You can use the grid options
scrollrows : true
and if you know the id of the newly added row you can use
setSelection method.
See the docs for both.
Regards
Hello,
You will need to update the language file(s) too.
Regards
Hello,
I think I understand what you mean.
Short.
In the offical release this can not be done.
I have made some fixes which are in GitHub.
The simple solution is to dive you a possibiltiy to define the dataUrl as function.
With other words you will needf to use the code from GitHub.
In order to do this you can do something like this:
{name:'Parent_Host',
Hello,
Thank you very much for this.
Actually this was a not checked fix from me.
Also I have fixed it in GitHub
Kind Regards
Tony
Hello,
Ok. It seems the docs are not clear ( I have fixed this). With colName we mean name from colModel.
The method can be put in loadComplete or it will work after the grid is created an put it wher you want.
Note that this method work for the label of the grid header and not for the rows.
Regards
Hello,
Thanks. Not bad idea.
I can think about this, but it will requiere more config options which will make the product like “mastodon”.
Let me think about.
Regards
Hello,
I mean the same method. But, why do you not try it?
Trying this will lost you a minute and is not painful ![]()
Regards
Hello,
The way way you try to do this will not work.
The onEdit function is executed after all server processes are executed including getting the select via dataUrl.
Will see how to help if I understand right the problem.
Regards
Hello,
You can see the parametrs dfor add dialog. Usually you can use modal to trueand closse on escape to false.
Just go to documatation and read th available options.
Regards
Hello,
I'm not sure I can fix this 🙂 and I think it is not a jqGrid bug, but rather a JavaScript behaviour.
Regards
Hello,
Thank you for the information.
Sorry there are undocumented delimiter and separator options in serchoptions and editoption.
To avoid this you can by exmple
…, searchoptions: { delimiter:”|”, separator”~”…}
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top