jQWidgets Forums
Forum Replies Created
-
Author
-
September 26, 2014 at 6:44 am in reply to: jqxGrid Scrolls to Top of Grid Automatically On Click jqxGrid Scrolls to Top of Grid Automatically On Click #60116
Hi Peter,
Thanks for your reply. Finally I found the source of the problem. This is happening when i set selectionmode to multiplecellsadvanced. You have an idea about that?
Thanks,
EmreJuly 3, 2014 at 11:34 am in reply to: Setting Page Size According to Height Of Grid Setting Page Size According to Height Of Grid #56731Hi Peter,
Thanks for your response.
As I know, autoheight property set “height” value according to pageSize. I want to set “pageSize” according to value of grid height.Sincerely,
Emre AltanHi Peter,
I found a method in my code that adds “Z” to end of the data when formatting DateTime values. I changed it, and problem solved.Thanks for help.
Best Regards,
EmreDear Peter,
My data looks like this: “2014-06-06T15:47:25Z”. I think if I find a way to delete “Z” at the end of the data, problem can be solved. Have you any other suggestion?Emre
Hi Peter,
Thanks for quick response. Can you give me an example in JsFiddle? I didn’t understand your suggestion properly. My data doesn’t have time zone value. I think grid takes time zone value from system. Is there any way to prevent grid to considering system’s time zone?
Thanks a lot…
Emre
Hi Peter,
I’ve a problem with date typed columns too. Grid is adding 3 hours to date because of local time thing (GMT+3). I’ve tested your jsFiddle example and the problem exists in there too. My data has created according to local time already. So i don’t want to add extra +3 hours. What should i do?Thanks…
Emre
-
AuthorPosts