Flex grid search

Posted by: mrezmerita on 3 September 2020, 11:36 am EST

    • Post Options:
    • Link

    Posted 3 September 2020, 11:36 am EST

    Hello,

    We are using the FlexGrid component (with Vue) and we implemented the possibility to choose the columns that the user wants to see (we followed your exemple https://www.grapecity.com/wijmo/demos/Grid/Columns/ColumnPicker/vue)

    We are also using the ```

    FlexGridSearch

    
    The user does not understand why some rows are still visible as they do not contain the text he's searching.
    
    Is there a way to ignore the ```
    visible=false
    ``` columns when searching using the ```
    FlexGridSearch 
    ```component ?
    
    Thank you.
  • Posted 4 September 2020, 10:47 am EST

    Hi Marcel,

    To achieve the required functionality you may override the _getItemText method of the FlexGridSearch. Please refer to the following sample and let us know if you face any issues:

    https://codesandbox.io/s/wijmo-vue-forked-x308j?file=/src/components/HelloWorld.vue

    Regards

  • Posted 7 September 2020, 12:43 pm EST

    Hello Sharad,

    Thank you for the solution, it works.

    It would be nice if this was an option of the FlexGridSearch component.

    Regards

Need extra support?

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

Learn More

Forum Channels