Hi,
in our website i've used the add new row javascript function to add row like:
var newrow = igtbl_addNew("ugSampleGrid", 0);newrow.getCell(2).setValue(22);
those line of code working fine in Firefox 3.5 but when working with firefox 3.6 it just add the row and return and never execute any code below var newrow = igtbl_addNew("ugSampleGrid", 0);
even alert('hello');
how could i fix that,and also hope please to told me any fixes related to FireFox 3.6 cause some other functionality in our website are stopped working since use 3.6
Grid Version=8.2.20082.2160
I have the same problem exactly. If you know the solution please let me known. Thanks
I have the same problem. It's broken administration in our corporate product for a key feature and we can't seem to fix it without completely ripping out the control. Please advise...we need feedback on this guys.
There was a service release issued to fix these issues. Please visit your IG downloads page. Thanks.