Refresh ColumnControl SearchList values based on current values in a column

Refresh ColumnControl SearchList values based on current values in a column

BradBRapidBradBRapid Posts: 1Questions: 1Answers: 0

Is it possible for the values in each ColumnControl SearchList to change depending on the current data available in each column?

Example
If you had two columns "Job" and "Location". If you were to filter the Job column and select "Developer", it would be good to only see the values in the Location column which were available the for Developer job.

My current setup
I have ColumnControl SearchList setup on a few columns in my table. When I select a value from one of the columns, I can then select a value in another column which returns no rows.

Answers

Sign In or Register to comment.