jQuery UI Widgets › Forums › Grid › Filter Row Input/Dropdown Display Error
Tagged: filter, filter row, filterrow, grid, jqxgrid, showfilterrow, Widget
This topic contains 3 replies, has 2 voices, and was last updated by tanklfg 11 years ago.
-
Author
-
Hello! First off, I want to thank jQWidgets for making their grid. My company does a LOT with grids and this one in particular is very well put-together. We’re looking to move to your paid system and away from slickgrid. I’ve been using the grid for an internal company project to test it out. So again, thanks!
I’ve been able to solve all of my problems so far with the API docs, but this on is eluding me… I’m trying out FilterRow and although the filtering works when typed into the text inputs, the inputs are overflowing the columns and the drop-downs aren’t showing at all (I’ve attached/included an SS). I’m not using any not-included CSS to style the grid, just the variables in the grid object.
I really appreciate your help, thanks!

Hello tanklfg,
Are there any errors thrown in your browser’s console? Please make sure you have included all necessary files for the filter row widgets, such as jqxdropdownlist.js, jqxcalendar.js, jqxdatetimeinput.js, etc. (depending on the filter types). We also recommend using the latest version of jQWidgets (3.6.0). If the issue persists, please provide us with a complete example we can test.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Thanks for the reply. There are no errors in the console. I’ve included below the SS of my file with all the module includes, they appear to all be there. not sure if load order has any bearing. I just downloaded the library last week so it should be up to date. I’ll get a link for pastebin or something for the code so you can have a look. I really appreciate it!

UPDATE: I feel like an idiot… I see the issue now. I wasn’t including the correct properties in the columns property within .jqxgrid. Thanks again!
-
AuthorPosts
You must be logged in to reply to this topic.