jQWidgets Forums
Forum Replies Created
-
Author
-
Hi Nadezhda,
Please put “pagesizeoptions: [’10’, ’20’, ’30’]” to the grid and try to change the page size.
Thank for your effort!
Hi Nadezhda,
if those properties are used, when the grid have some rows, the jqxwindow will have a lot of white space…
November 3, 2014 at 10:23 am in reply to: Filter date render failed when virtualserver:true Filter date render failed when virtualserver:true #62049Hi 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
November 3, 2014 at 10:21 am in reply to: Filter date render failed when virtualserver:true Filter date render failed when virtualserver:true #62048Hi 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.
November 3, 2014 at 3:16 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #62012Hi Dimitar,
Please review the following issue when you have time
http://www.jqwidgets.com/community/topic/filter-date-render-failed-when-virtualservertrue/October 31, 2014 at 10:32 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #61937Hi Dimitar,
Yes, it may be the best solution at this time, thank for your help
October 30, 2014 at 9:38 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #61865Hi Dimitar,
We would like to use dropdown grid to look up value.
We see the JQX have a lot of features, they are good for us. Now we will buy license, so i think we will be received the best support from jQWidgets team.
October 30, 2014 at 9:14 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #61860Hi Dimitar,
Yes, the loopup grid will close when i click on filter panel(anywhere on filter panel).
October 30, 2014 at 2:43 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #61833Hi Dimitar,
It not work, you can see the attached image
October 28, 2014 at 2:46 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #61698Hi Dimitar,
I have done this code but the issue is still occur:editor.append('<div id="jqxDD"></div>'); $("#jqxDD").append('<div id="jqxGP"></div>'); $("#jqxDD").jqxDropDownButton(); $("#jqxGP").jqxGrid({
October 25, 2014 at 4:27 am in reply to: Date format with virtualmode Date format with virtualmode #61630Sorry, i am missing: rendergridrows: function () {
return dataAdapter.records;
}But anyone who can suggest me some directions about this issue: http://www.jqwidgets.com/community/topic/filter-date-render-failed-when-virtualservertrue/#post-61628
October 25, 2014 at 3:16 am in reply to: Filter date render failed when virtualserver:true Filter date render failed when virtualserver:true #61628Is 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.
October 21, 2014 at 10:12 am in reply to: Can not filter in dropdowngrid Can not filter in dropdowngrid #61441Hi Dimitar,
I mean, i can filter but when filter table display the grid will disappear.
October 21, 2014 at 9:09 am in reply to: Using "DropDown Grid" when editing cell in grid Using "DropDown Grid" when editing cell in grid #61430Hi Dimitar,
Now, i can display grid, but when i select any row, the buttonDropDown isn’t updated.
I have check event rowselect, it was called for the first time only.
October 21, 2014 at 8:51 am in reply to: Using "DropDown Grid" when editing cell in grid Using "DropDown Grid" when editing cell in grid #61429Hi Dimitar,
Sorry for my mistake. Now, it work fine!
Thanks you very much.
-
AuthorPosts