Hello,
If you use the 3.8 version you should use the development instalation. There is no min file in this version
Regards
Tony
Hello,
1), 2) The problem that maybe you have is that you have equal row ids into the grid or ids which are not correct.
Please check these. Also check what is your new rowid after the
Hello,
Are you sure you posted the whole code?
I see a lot of not needed ” ,
Oleg,
Thanks again. Too many options into the grid, but instead I will include this.
Tony
Hello,
Could you please provide a link to the problem?
Thank you.
Regards
Tony
Hello,
I'm not sure that I understand. Please describe in detail how to reproduce this.
Regards
Tony
Hello,
I have answered you in your previous post
Tony
Hello,
I'm not sure that this is a bug.
You have already the solution.
Please define global variable largest_id and increment this value in the afterSubmit event, which should be defined only in add mode.
Thei event should return 3 values – the third one is your solution.
Please refer here for afterSublit event in editing
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow
Regards
Hello,
Thank you for this.
Let me see if I can fix this in a easy way.
Regards
Tony
Hello,
dataInit should not be interpreted as function which lunches evey time when we are in add mode.
This event raises only once if the element is created.
Please refer to documentation – there is a option for this purpose named defaultValue and is editoptions array:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions
Regards
Tony
Hello,
Thank you for this information.
Actually we will wait for the final release.
Kind Regards
Tony
Hello,
Oleg. Thanks. Yes it is a “partial” bug.
The problem that apper is that your table definition is like this:
In previous versions we direct do a empty on the element and then fill the data.
In 3.8 (because of grupping) we have a constat first row (height = 0).
Constructing this I forgot to emty the initial content.
Also fixed.
The definition that you have I suppose is that you check the html and a table tag
Oleg,
I have do a lot of improvents and fixes.
Will publish it later this day.
Tony
Oleg,
Thank you very much for all what you do.
We will correct these.
Thanks again
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top