jQWidgets Forums
Forum Replies Created
-
Author
-
August 15, 2018 at 1:52 pm in reply to: Hide/Remove columns from filter drop down using setColumnProperty Hide/Remove columns from filter drop down using setColumnProperty #101555
Based on user permissions, some columns should be hidden from the tree grid.
In the ready function, I check the permissions and then hide the associated columns. This works. I then need to remove/hide the column name from the filter drop down. How can I do that?
Alternatively, is there a better way to accomplish this?
Thank you!
August 14, 2018 at 3:58 pm in reply to: Hide/Remove columns from filter drop down using setColumnProperty Hide/Remove columns from filter drop down using setColumnProperty #101541Thank you – I appreciate the response!
This question is with regard to jqxTreeGrid. It looks like the example is jqxGrid. The filter that I am referring to is the built-in jqxTreeGrid filter (i.e. filterable: true).
August 10, 2018 at 2:04 pm in reply to: Hide/Remove columns from filter drop down using setColumnProperty Hide/Remove columns from filter drop down using setColumnProperty #101483I will re-phrase the question.
How can I remove a column/item from the filtering drop-down based on a certain condition?
August 7, 2018 at 2:46 pm in reply to: Hide/Remove columns from filter drop down using setColumnProperty Hide/Remove columns from filter drop down using setColumnProperty #101413If possible, can you please provide a sample?
August 3, 2018 at 7:31 pm in reply to: Hide/Remove columns from filter drop down using setColumnProperty Hide/Remove columns from filter drop down using setColumnProperty #101353Thank you. What about removing the column options from the filtering drop down?
July 16, 2018 at 2:05 am in reply to: IE11 TreeGrid jumps back to the top IE11 TreeGrid jumps back to the top #101005Version 3.2.2 of jqWidgets doesn’t seem to have the IE11 jumping issue.
July 5, 2018 at 5:08 pm in reply to: IE11 TreeGrid jumps back to the top IE11 TreeGrid jumps back to the top #100893Are you scheduling a fix? And if so, when would it be available?
-
AuthorPosts