Browse By Tags

  • Does igx-grid support filtering from a column with an array of objects?

    Hi,

    Does igx-grid support filtering from a column with an array of objects? For example, if rows are teams information. Each row represents a team. A column called "Members" which is an array of "Person" object. Person has name, address, city, country…

  • Programmatically create and access dropdowns

    I am working with AG/IG ~12.3.

    Users want to compare a list of scenarios with a dynamic length and several controls are necessary for each. The basics of it are the scenario type (to filter the list of scenarios down) and the scenarios list (for users…