Hi dzangger67,
what I need is the JSON data which produce the
From your question is uncler how you fill the grid. If you do this in the correct way you use 'rec_id'
Hello r.cappa and JerryOfPerth,
Thank for the posting.
It's just an reminder. You promissed to read my suggestions. ReSharper could help to remove unused parameters used in callback functions in defferent places of jqGrid. It point additionally to some places where uninitialized variables could be used. All this is not clitical, but can improve the code.
Please read another bug report too which I resently posted.
Best regards
Oleg
Hello Tony,
please don't forget about the fixing of the problems described above. The initial topic described here contains not only suddestion how to support
Look at the old answer
Look at the old answer
You can find the answer on the same question
Look at the fix and the answer having a demo. The problem is already solved. You should just consider which way to use the changes is better for you.
Best regards
Oleg
Hello,
there are misunderstanding in the terminology. If you want to select a row you can use setSelection method.
Moreover you should be very carefull in the case of identifirers: JavaScript is case sansitive language. So there are no jQuery.Trigger
Hello Tony,
Hello Andrus,
I don't find the example which I suggested for some time before good enough. It was just quick and dirty solution to gives you Andrus a workaround. I think if would be better to mark the row having focus
It you just try to save the modification the server should valudate the data before ot save in in the database. If the validateion failed the server should answer with the error HTTP code. In the case you can impelemnt the reloading of the data inside of the errorfunc of the editRow or the event handler errorTextFormat of the editGridRow. If the error message which you display is clear enough the user can reload the grid herself.
So im my opinion the server side validation of the data is the part of saving the data. If the server validation are implemented is the CHECK CONSTRAINT of the database or inside of the code of your STORED PROCEDUREs the SQL exception will be thorwn and you will have almost the same validation errors like I described before.
Best regards
Oleg
Hello Tony,
I want just remind you about the problem and some other proplems reported in the last time:
Some from there are really simple other more complex, but all there seems still exist.
So if you will find the time for it please look at the bug reports.
One more small suggestion: it would be very nice if the bug fixes from the github code will be published more frequently as a new minor jqGrid release. For example it would be nice to see jqGrid 4.1.2 in the next time. Thank you.
Best regards
Oleg
Hallo Andrus,
I don't think that sending of “<a” for the “<a” data typed in the searching toolbar is what jqGrid should do. If you do want to make such kind of data encoding you can wrire your custom serializeRowData event handler which do such encoding.
By the way you send to jqGrid from the server “<a” and
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top