Hello,
@Wil,l @Simon
You can easy get the current colModel. Nothe that this is the current condition including the width, visibility and etc.
You can
var currcolModel
Hello,
You can use a dataEvent object to define a event for every select.
More you can find here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions
Best Regards
Tony
Hello PhilM,
Thank you very much for this. Actually this is true. When we read the date we pass the rowObject as array – this from jsonReader configuration.
When we add or edit row we pass a object.
Best Regards
Tony
Hello,
Auto width option calculates the width only once and not on every windows width change.
Search this forum, how to resize the grid width on window change
Reagrds
Tony
Hello,
Thanks for posting this, but it is really difficult to track this with your description.
For the scrolling bugs the best is if you give a link to the problem.
Best Regards
Tony
Hello,
Not a simple task, but where you are – in form editing or in inline editing?
If you are in form editing it can be done relative easy, while in inline not so easy.
Best Regards
Tony
Edit:
Hello,
I do not see any problems in the demo which uses the latest version. Open you jqGrid min file and see which modules are included.
To have this feature the grid.custom.js should be here.
Best Regsrds
Tony
Hello,
You are right, the edit type button is only applicable in form editing.
My plans are to add such feature.
Thanks
Best Regards
Tony
Hello,
1) The css change should work. I have implemented it before some time. Also I will need to test this again.
Sorry that the demo pages are not updated. The top and left are not available in the new search plugin, these was
available in the old one – versions <=3.4.
2.
Hello,
Yes it is planed feature, but we need to implement a special techniquie.
If all the data is loaded there is no problem to make this – it can be done with a few lines of code.
The problem appear if we have by example only the root nodes and the remaining should be loaded via ajax.
In this case we should implement a ajax quene, which is not so easy – hence the problem.
Tha same apply for subgrids.
Best Regards
Tony
Hello,
What you mean with this?
If you took about to set the values to filter dialog when the grid is created – this is currently not possible, but you can save the search request and put them in postData array during the creation of the grid. With other words filter data is available, but do not have visual representation
Regards
Tony
Hello,
In this case you should configure the jsonReader – and set the option repeatitems to false.
More you can find here:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:retrieving_data#json_data
Regards
Tony
Hello,
This is not a bug. The reason is that I do not have put a procedure for real insert, update delete – this is only local.
– i.e the id, that are aded can be doubled, since I do not have puted some local procedure to make it uniquie.
Regards
Tony
Hello,
Nobody will help you if you just say not work.
Tony
Hello,
Thanks Harald – I will add this definetley into the code
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top