jqGrid 3.4 beta 2
Hello All,
Mainly this is a bug fix release, but it add some other things that must be done and promised.
List of changes:
- jQuery 1.3.1 support
- Tree grid support now Adjacency model
- added to setLabel 4 parameter – attribute array to set atribute properties to element
Corrected Bugs
- setCell – attribute fix
- onSelectCell is raised instead of multiselect
- corrected multiple bug and size properties of the select in cleateEl function
- fixed bug in pager buttuns when they have attr disabled
- fixed bug in inline edit when edittype select
- fixed bug in TreeGrid to support json
- fixed bug in
sgetRowData method in IE7 when jQuery 1.3.1 is used - Code optimizations and other minor fixes
At end of week I will publish a working examples with Tree Grid – xml and json support.
Please post any bugs in the forum
Best Regards
jqGrid Team
hello,
i am using ui sortable with jquery-1.3.1.min.js
i works perfectly in ff2,ff3,ff3.5,google chrome,even IE7. but not working in IE8 alone. i need to fix this issue within one hour .please considered this post and reply me how to fix it
@bhuvana
What is actually your problem? What does not work in IE8?
No problem to help, but the information is not enough?
Regards
Tony
Tony great work!!
I am new to this plug-in, I am directly feeding xml file in the url attribute (url: fileName.xml )Could you/anybody here tell me whether i can edit the same xml file if i edit, del or added record in JGrid?
something like.. editurl=fileName.xml
??
Tony, also i forgot to mention that if i feed xml file (url: fileName.xml) to jqGrid it displays fine while using html and xml and opening directly html file
but if i deploy this as WAR file and try to access the html page then i am seeing the below error
Error: jQuery(“#list”).jqGrid is not a function
I am trying to use jqGrid in my application. It is working fine on all browsers except IE7 when i load the page on IE7 it popups an alert saying “Internet explorer cannot open site…. operation aborted”….
Any help in this regard will be appreciated…
Thanks