This is a migrated thread and some comments may be shown as answers.

Values added to filter popup menu tree element distinct list values don't work

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alec
Top achievements
Rank 1
Alec asked on 24 Apr 2020, 02:57 PM
I am using the Excel-like filtering in my Winforms application and I have a few GridViewComboBoxColumns that have their datasources set from stored procedures programatically instead of from the database table that I am using for the datasource for the rest of the columns.  Because of this, the filters are not automatically filling in the options for these columns like they do for the columns that use the main datasource.  I have used the technique described here: https://www.telerik.com/forums/custom-gridview-filter-popup to add custom options to the filters where needed, but once selected and OK is clicked, nothing happens.  When I add a break point in the FilterChanging event, I see that the column has been selected as a filter source based on the Property Name, but there is no value and no expression in the filter.  Is there something I have to do to format the values added to the DistinctListValues so that they pass a value and expression?

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 29 Apr 2020, 05:41 AM

Hello, Alec,

Your question has already been answered in the other thread you have posted on the same topic. Please, see our answer there for more information.
We kindly ask you to use just one thread for a specific problem to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

Thank you for your understanding.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
GridView
Asked by
Alec
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or