Hello,
Humm – very interesting. Also as main directions – you can remove the image from the subgrid column and unbind the click (in this case the toggle) something like this: I suppose the subgrid column is the first and you have the rowid
$(“#”+rowid+” td:eq(0)”).empty().unbind(“toggle”)
Please let me known if this work.
Regards
Tony
Hello,
I have never try this, but could you please try with setTimeout when in IE.
Regards
Tony
Hello,
Thank you for this
There is a such enhancement from other jqGird user. Currently I test this and will include it in the 3.4 release.
Best Regards
Tony
Hello,
Thanks. I will check this. (To be a honest never tested too much treeGrid with cell editing)
Regards
Tony
Hello,
Thank you for this. You are right. Also the grid will be redisagned in the next major release (not 3.4) so that it will be compatible with UI theme roller. Also all these bugs I hope will be corrected.
Regards
Tony
Hello,
Could you please send me a link to the problem?
You can write me to tony at trirand dot com
Thank you
Regards
Tony
Hello,
Thank you. It is a bug. I will correct it.
Best Regards
Tony
Hello,
Thank you. Fixed.
Regards
Tony
Hello,
It is not included in this release. I'm just in the middle of this. It is not so easy as I think. Maybe it will not be finished for this release, but when I'm ready I will to ask here for testing.
Regards
Tony
Hello,
The alt attribute is meant to be used as an alternative text if the image is not available, not as a mouse-over text. To show a mouse-over text on images or image-maps, use the title attribute, like this: 
Regards
Tony
Hello,
Use setLabel method.
Regards
Tony
Hello,
This is the right way. If you use FireFox this field is grey. If you use IE this is not gray. It is browser depended. To force this programatically you can use onInitialzeForm to set the needed color for that field.
Regards
Tony
Hello,
Currently you can define existing dummy file when you submit data. Also I will make the needed changes for using form editing with local data, but not in the upcomming release.
To disable the marker dirty you simple can disable this feature using the optins for cell editing – read the docs.
Regards
Tony
Hello,
The problem maybe is that you use capital words when you return the data, by derfault this definition is with little words – i.e. you use “ROWS” – in the subgrid definition this is “rows”.
Regards
Tony
Hello,
This is a bug. Thank you. This method is used in grid.common where all the jQuery functions should begin with jQuery.
Fixed
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top