Yes, i'm interested in that too. Tried escaping, didn't work. Or did it wrong.
I guess this works:
editoptions:{dataUrl:'timeselect.htm'}
where timeselect.htm looks like this:
12:00AM
01:00AM
I saw the demo and it seems to do the trick. One question.
How do I change the height of the toolbar?
Using filerGrid…
jQuery(“#t_grid”).height(25).filterGrid(“grid”,{gridModel:true,gridToolbar:true});
If I change it to toolbarGrid the toolbar disappears. Can you kindly point me to a place where I can find the correct param?
Thanks for the reply.
Thanks Tony! 🙂
I have the same problem, but using the full url did not work.
Thanks,
now the grid reloaded with new sorting parameters.
But now it reloading over and over again 
Martin
Hello Martin,
try to do it in background with a timeout:
gridComplete: function () {
setTimeout(function(){
HI Oleg,
i have done this with the instruction given in these links. But this error is still coming… do you have any other idea???
Thanks Tony, I really appreciate it!
It works perfectly, thanks so much! 😀
Thanks for your help Tony
Hi Guys
Ignore this post I realised that there was an issue in the server side code I had for the biding – I was completingly ignoring the fact that I had an obejct data source!!!!
Hi,
Thanks for the reply. I've managed to find solutions to both, but I'm not sure whether it is the correct.
What I was asking in my first question was that
HI,
my same problem is not yet solved. which css file you had added. as i
ok thanks Tony.
This would be a killer feature.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top