Flexgrid filters - Provide support to use select list instead of checkboxes

Posted by: ravi.switchdw on 13 March 2018, 8:16 pm EST

    • Post Options:
    • Link

    Posted 13 March 2018, 8:16 pm EST

    I have started integrating flex grid using the reference provided http://demos.wijmo.com/5/angular2/explorer/explorer/#/grid/filter.

    I have noted that to filter any column, we have support of checkboxes in a small popup box on each column. Is there any way, we can use a select list to filter column instead of using checkbox?

    Thanks.

  • Posted 13 March 2018, 9:20 pm EST

    Hi Ravi,

    As we understand, you would like to select item using Label to along with CheckBox. If yes, you need to use following css:

    label{
    width:100%;
    }
    
    

    ~Manish

  • Posted 13 March 2018, 10:51 pm EST

    Hi Manish,

    No sorry, I want SELECT LIST widget instead of checkboxes in the columns filter popup.
    

    Thanks.

  • Posted 14 March 2018, 9:07 pm EST

    Hi Ravi,

    This feature is currently unavailable . I have created an enhancement request with trackingID 313397 for the implementing this feature in future builds of Wijmo. You will be notified when this case is implemented.

  • Posted 15 March 2018, 1:25 am EST

    Thanks, Abhishek.

  • Posted 8 November 2018, 8:23 pm EST

    Hello all

    Sorry, I don’t think we will add this feature. The filter editor is already a popup, so using a popup within that to save space won’t make sense in most cases. Our editor has the same layout as the one in Excel, and that seems to be comfortable and familiar to users.

    But you can create your own filter editors, using MultiSelect/AutoComplete/ComboBox, etc, and embed them in column headers. We have a sample that demonstrates this:

    https://demos.wijmo.com/5/SampleExplorer/SampleExplorer/Sample/HeaderFilters

    I hope this sample is useful to you.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels