Hello Oleg,
Thank you very much for this addition.
IMHO this should be extended in more common way.
One of the features that will be in 3.6 release include:
1. All the postaed data can be send to the server in standart way in json or xml format or with a custom defined function.
2. All editing modules will have a custom function to post the data – tha same as in the grid – datatype : function()…
Hope this will make the developer life very easy 🙂
Best Regards
Tony
Hello,
In this case you should check manually what is the error for particular filed and then to write:
return [false,”Field MyFiled: You enter invalid value!”,””];
Regards
Tony
Hello,
This option is already in 3.5.1 version – see docs. There are no related documents yet about the performance or I do not find one. If you do this it will be nice.
Best Regards
Tony
Hello,
1. Search this forum to see what you can do. Mostly you will to customize this in style tag.
2. If your pane initially is hidden, the grid will not expand since the width of the hidden element is 0.
3. Again you will to play with the css predefinig the ui-state selected for the grid in your way.
4. So little information. Could not help.
5. Check your server responses – are they correct?
Regards
Tony
Hello,
The problem is fixed, maybe you will need to clear your cache.
Regards
Tony
Hello,
If your field is hidden they is not editable (I suppose your content is input), so we save what we have into the cell.
Regards
Tony
Hello,
Sorry the link does not work for me.
Regards
Tony
Hello,
Thanks for this. I missed that. Fixed in GitHub.
Best Regards
Tony
Hello,
Thanks. Fixed.
Regards
Tony
Hello,
Thanks. Make the needed. Fixed.
Regards
Tony
Hello,
Correct first these errors and try:
colModel:[{name:'Id',index:'Id',width:250},
Hello,
Maybe you have inconsistency in the data returned from server – check the response – in most cases the number of the returned cols should equal of those defined in colModel.
Regards
Tony
Hello,
????
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top