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
115
Get data from custom components in IgxGridExcelStyleFilter
posted

I have implemented an IgxGridStyleFilter in my IgxGrid.

I have added an igxCombo inside with my custom values.

Requirement : When I click apply button on the filter (onFilteringDone event in Igx 11.0.5) I want to access the field property of the column (IgxColumn) and the updated values of IgxCombo