jQWidgets Forums
Forum Replies Created
-
Author
-
July 17, 2012 at 7:28 pm in reply to: how to include filter/sort/paging in grid how to include filter/sort/paging in grid #6058
Peter Stoev
Thanks for checking into it.
But I will believe it works when i see it against a sql backend and all 3 or your controller methods in the demos for paging, sorting and filtering working in unison. in my opinion an array data source is just not a practical example. And your only showing the view not the controller which is critical to the sql demo.
July 16, 2012 at 2:57 pm in reply to: how to include filter/sort/paging in grid how to include filter/sort/paging in grid #6007I was unable to get all 3 to work at the same time also. Along with editing. Strange things started to happen.
So i decided to just go with filtering and hope its good enough. Many posts keep referencing a php example which made 0 sense to me.
mr_putersmit please let me know if you figure how to get all 3 working in the same grid. Ive tried everything. One aspect just kept breaking the other when trying to blend all 3. Its a real tease because independtly they all work great! But what good is a grid if you dont have all 3.
So youre not alone. Now hopefully I can figure out how to edit without breaking the filtering.
July 12, 2012 at 1:42 pm in reply to: mvc grid to sql demo with sorting, filtering and paging mvc grid to sql demo with sorting, filtering and paging #5889Thanks for some reason I didnt copy the /styles/images folder to the /styles/ directory in my project.
July 11, 2012 at 10:04 pm in reply to: mvc grid to sql demo with sorting, filtering and paging mvc grid to sql demo with sorting, filtering and paging #5858Another issue I have is my buttons for next and previous arent showing up also the down arrow to set pager size. (5,10,20) I cant find those images in the resources or images folders.
Thanks
July 11, 2012 at 7:49 pm in reply to: mvc grid to sql demo with sorting, filtering and paging mvc grid to sql demo with sorting, filtering and paging #5853You should really combine those 3 features into one demo for the grid because a datagrid isnt much good without being able to page, sort and filter all at the same time.
Its rather frustrating to have to try and combine the 3 and have it keep breaking when doing so.
Hope I can figure it out.
-
AuthorPosts