Hello,
Thanks for the feedback.
We forgotten to change the documentation for this parameter. By default it is true now.
I’m not sure that using afterInserRow is the best solution. It is recommended to use this event only if there is no other solution. This event slow down the speed process too much.
One good solution maybe is to use cellattr event.
Kind Regards,
Hello,
Could you please post the full grid setup again with a simple test data or send us a link to the problem?
Thank you very much
Kind Regards,
Hello,
Can you please send us a test case or a link to the problem?
This way we can see what is happen and eventually fix the problem.
Thank you very much.
Kind Regards,
Hello,
I’m not sure that I understand rith the question. Could you please describe it more detailed?
Thank you.
Kind Regards,
Hello,
We find your question very interesting and since this is a commonly used scenario, I have put a article in our Knowledge base.
Plese let me know if you have difficulties to implement this in PHP.
Kind Regards,
Hello,
I’m not sure that I understand this fine, but will try to help
1. One possible solution is to store this variable in session. This way you can use this variable either in main grid and the same way in subgrid to filter the needed records.
2. Another possible solution is if the variable is a part of main grid you can pass parameters to subgrid using the second parameter of setSubGridGrid – see this example
Please excuse me if I do not understand right the problem and point you to wrong solution.
Personally I think that using session variable is a good solution.
Kind Regards,
Hello,
If I understand right – you have a main grid with a subgrid. When you expand some subgrid and select some value 9or variable) you want to filter the main grid for some condition? Is this right?
Do you want to do this automatically – i.e when a subgrid row is selected or the user should click on other button to filter the main grid?
Kind Regards,
Hello,
Yes, the answer is – currently this is not possible. You can swotch to named xml data source as described here
Kind Regards,
Hello,
As far as I understand your question – the answer is yes. The Pivot grid build the column model dynamically. The names are needed in order to build correct xDimension and yDimesion.
With other words – currently to use the Pivot grid you will need to have a data pair name:value structure.
Kind Regards,
Hello,
In order to reproduce the problem, can you please send usa test code or link to the problem?
We can not reproduce such cases.
Thank you.
Kind Regards,
Actually we are ready with native Bootstrap implementation.
We perform final tests before to post them.
Kind Regards,
Hello,
We have prepares a example using AMD. Look here
I suppose you will not need to call the entire jqGrid file. It is better to call by example formedit which includes grid.base automatically.
I think there is no sense to use AMD with the entrie jqGrid file.
Kind Regards,
Hello,
Thanks for the feedback. Glad that we can help.
Kind Regards,
Hello,
We are at end of our work and the mobile version will be available for download at end of this month.
Thank you for the patience.
Kind Regards,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top