Hi,
I have noticed an issue when using jqGrid 3.4.2, Firefox 3.0.6, and jQuery 1.3.1 and using the modal edit form. When there is a space character in the name property of any colModal, the data in the edit form will load only when the edit form is called the first time, but hitting the prev. or next buttons will keep that initially loaded value and not change to the value in the next record. It doesn't throw any errors, but maybe it should.
Also, I found that if there is a special character (#, $, *, etc.) in the name property of a colModel, the data loaded into the edit form will be correct the first time, but when the prev. or next buttons are clicked, the following error will show up in firebug:
“'Syntax error, unrecognized expression: $' when calling method: [nsIDOMEventListener::handleEvent]” Where $ is the special character found in the name property.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top