jQWidgets Forums
jQuery UI Widgets › Forums › Grid › Filter date render failed when virtualserver:true
Tagged: datagrid filtering, grid
This topic contains 7 replies, has 2 voices, and was last updated by Rong Nguyen 10 years, 5 months ago.
-
Author
-
Hi community,
I use this example:http://www.jqwidgets.com/jquery-widgets-documentation/documentation/phpintegration/php-server-side-grid-paging-and-filtering.htm, but when virtualserver:true, it render normal input text not calendar input.Is there anyone has fixed this issue?
Hi rongnguyen,
There is no such issue. I suggest you to check whether all the required JavaScript files are included and please look at the examples on our site which demonstrate the filter which you use.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comThank Peter,
When i commend this code “virtualmode: true,” the Calendar input should appear, but the normal text input will be replaced when i disable commend.
All libraries was included.
Is there anyone encountered this issue?
I have tested with very simple example. Everything work well but filter date always render normal input text, but when “virtualmode: false”, it will render Calendar input.
Is there anyone encountered this issue?
I have tested with very simple example. Everything work well but filter date always render normal input text, but when “virtualmode: false”, it always render Calendar input.
I have included all libs.
Hi rongnguyen,
There is no such behavior with current version of jQWidgets – http://jsfiddle.net/jqwidgets/u77jxmmf/. It does not matter whether virtual mode is turned on or not. Only the required JavaScript files should be included and the filtertype column property should be set to “date”.
Best Regards,
Peter StoevjQWidgets Team
http://www.jqwidgets.comHi Peter Stoev,
Very strange, your example works, i am sure with you, i have enough libraries.
I think i have a complex grid, so some features cause this conflict.
Hi Peter Stoev,
I don’t use localdata, i use json data, pull from server, please check this situation if you have time, thank you again fro your effort
-
AuthorPosts
You must be logged in to reply to this topic.