Hello,
Check for the right ids when you hide the toolbar.
Regards
Tony
Hello,
Thank you. The problem is fixed. Also I add a additional parameter in setCell method where you can set custom tooltip for the cell.
Regards
Tony
Hello,
Yes this is possible. Read the docs about the user contributed modules – especially you can look for grid.tbltogrid.js module.
Regards
Tony
Hello,
The problem is fixed. You can send me the translation to: tony at trirand dot com
Thank you
Regards
Tony
Hello,
We can use the auto property for the width or height, but there is a bug in jqDnR when we use a auto height. I have notified the author about this problem and hope that it will be corrected soon.
Regards
Tony
Hello,
Thanks. Will consider this in the future releases.
Regards
Tony
Hello,
Thanks. Sorry I did not read the complete code. But I see you add the code in setGridWidth method. This fix the problem when you use this method, but not if this is not used. I continue to find a crossbrowser solution.
Regards
Tony
Hello,
This behaviour is
Hello,
Thank you. Fixed.
Regards
Tony
Hello,
This is a known bug in FF. It will be corrected.
Thanks
Tony
Hello,
Maybe this help – I hope
http://www.cs.tut.fi/~jkorpela/forms/imagebutton.html#tooltips
Regards
Tony
Hello,
Where is this happen – inline edit, form edit, cell edit or something elese.
What browser do you use? wich version of jqGrid? ….
Please give me more details on the problem, otherviewse I will no answer
Thank you in advance
Regards
Tony
Hello,
If you put alert here
Hello,
To be a clear. getRowData does not work correct when the row is edited, since of the additionlly added contend. To obtain the data for edited row you should use the combination of the rowid and name from colmodel something like:
if you edit the row with id 2 then
jQuery(“2_myname”).val();
Regards
Tony
Hello,
Thanks. Will try to add this in next release.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top