Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
How to set filter for dropdown column in igx grid Angular?
posted

We are using igx-Grid and Angular, In our Grid we are able to bind the dropdown as a column, and we have enabled the filterable true for that column, On Filter dialogue we are seeing Id instead of name/Description. I couldn't find any sample like igx-grid , dropdown with filter is enabled.

Please suggest how to show name/description instead of Id, please provide if any samples their.

Parents
No Data
Reply
  • 1080
    Offline posted

    Hello Prabu,

    Thank you for posting in our community.

    When there is an object representing the field for a given column and this column uses ng-template, it is necessary to implement a custom filtering.

    Please take a look at this forum post for your reference and let me know if you need any further assistance afterwards.

Children
No Data