Hello,
Thank you for the recommendation
This is one of common thinks that I have discussed with a Reg. We both agree that this is needed, but as you known this requiere a lot of time and work. ( We boot have another engagements)
We must make a common decision about the future
development of jqGrid.
I think that everybody will be happy.
Regards
Tony
Hello,
I should look into the changes deeper to tell you where is the problem.
By the way which version of jqGrid do you use?
Regards
Tony
Hello,
sorry there is mistake try this
Hello,
Any addition is welcome. You can send me this.
Regards
Tony
Hello,
Sorry that the docs are not ready jet, but there is a new event
onCellSelect(rowid, iCol, v) which fires when you click on cell (if defined)
rowid is the id of the row
iCol is the index of the column
v is the value
Regards
Tony
Hello,
Try this:
define your own class
myclass = {
/*
Hello,
It seems that today you find a lot of bugs 🙂
You can download it right now.
Thank you
Regards
Tony
Hello,
It is a little difficult to do that, but do you have idea how to pass these values to the server? To be a honest I never worked with multi-selects
Regards
Tony
Hello,
Did you mean for particular column or for entry row?
Regards
Tony
Hello,
Added.
Regards
Tony
Hello,
Thank you. This is a bug. Corrected.
Best Regards
Tony
Hello,
Thank you. This is a bug. Corrected.
Sunday I will publish the bug fix release. If you do not use any of the new features, please switch to last 3.2 version.
Best Regards
Tony
Hello,
This is available.
Regards
Tony
Hello,
You can use cellediting for this purpose.
Regards
Tony
Hello,
Since this is requested more time I will include this in the next release –
i.e you can define datatype – function and it can be used this way
datatype : function (postdata) {
// do something here
// now we can use addXmlData or addJSONData here to populate
// the grid
}
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top