Tony,
Alright, local works ok, the only thing that bothers me is that whenever I sort, it starts sorting the local data (50 rows) and the list flickers and then it goes ahead and does the sort from the server and list flickers again with correct results.
Can I get rid of this local unneccessary/annoying sorting?
Thanks,
Thor.
Hi Tony,
the url parameter is still giving me headaches.
Just figured out that having url:'' or leaving out url parameter will make things break in #2.
Just found out that #2 makes all of my jQuery code not work.
Thanks,
Thor.
Just managed to fix #1, apparently the styling had changed between versions – overflow is now set to auto instead of specifically setting it to overflow-x: hidden and overflow-y:auto.
Still trying to figure the other stuff out.
Thanks,
Thor.
I'd second that feature proposal.
I think I figured this one out myself – the markup is incorrect.
Any eta on upcoming release that will include this bug fix?
Thanks,
Thor.
I just fixed this for me – in the populate method I only made the clientSide call the sortArrayData and the local doesnt do anything:
Thanks for your reply Tony.
After looking again at the code, I might have misdiagnosed.
Hi Tony,
I tried again tonight reading your documentation, and I then started reading your js code
I've scoured through documentation, but I cannot find the answer to this.
I've actually come across multiple docs online, which one is the best and up to date?
I added the sorttype property, nothing changed.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top