Hello,
I do not understand. Could you please be a more detailed?
Regards
Tony
Hello,
It is already added. What you mean with this?
Regards
Tony
Hello
Use afterInsertRow (or loadComlete) with setCell method . With setCell method you can set a class.
Regards
Tony
Hello,
It is possible to use the entry width of grid as percentage, but not
columns. See my example aboveexample. Percentage have
sence only if you have parent element to wich you can set percent. You can use the javascript onresize event fort this purpose.
Regards
Tony
Hello,
Use afterInsertRow event again with setCell method. Also refer to docs
Regards
Tony
Hello,
Be a sure that you load all the needed js files including base.grid.js
Regards
Tony
Hello,
Yes you are right. I'm at the crossroads. Inline editing module should be
rewriten entirely.
Regards
Tony
Hello,
As you said there is ajax call and this call is delayed. So making
trigger(“reloadGrid”) and after this to get the number of reccord will give
you diffrent results.
My suggestion is to use gridComplete event – this way you will be sure
that all data is loadded and get the number of records.
Regards
Tony
Hello,
Thank you for this investigation. I should test this.
Regards
Tony
Hello,
Currently no, but you can serch this forum how to integrate
ajax file upload.
Regards
Tony
Hello,
This is the most common problem.
You should be sure tha the files jqModal.css, jqModal.js and jqDnR.js
are loaded.
Regards
Hello,
Yes I'm just succesed with some new features. See roadmap.
Now I discover the problem with the pager. To resolve this
do not use
pager : jQuery(“#mypager”)
but just
pager : “mypager”
It will work.
For now you can use some like stringify function (just google it)
to convert the array to string.
Regards
Tony
Hello,
Thank you. Fixed.
Regads
Tony
Hello,
Thank you. I know about this and it is corrected.
Will be bug fix soon.
Regards
Tony
Hello,
Thank you for this – I think something similar, but your
recommendation is of course better.
(I need to identify these buttons too).
I will add a option for class for every custom button so that
we can easy identify it.
Thank you
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top