Not sure, but can you place your code at the beginning of the page (if this is the case) in document ready function. I have a such problem with other pugin in IE7. My js code was at end of the page. Moving at beginning works as expected.
IMHO this is a expected behaviour. You can check this without using the jqGrid validation. Also validation work only on true user input and not if used when you select value from datepicker or other software that uses popups.
In jqGrid versions to 3.4.x this row is reserved for the formatting (this is empty hidden row) . You should begin to work at rowindex 1 instead.In next major releas this is corrected.
Regards
Tony
Author
Replies
Viewing 15 replies - 6,151 through 6,165 (of 7,981 total)