Hello, I have the datagrid2 with column drop down filter and personalization. When I run application, I am getting error as below: "The attribiute type filter used is not boolean or enumeration". I want to save the column selected multiple entries. How do I add drop down filter without attribute as enumeration as I do not want to create enumeration for 1000 entries. How to solve this problem? kindly suggest.
asked
Raghavendra Bhagwat
1 answers
0
Hey!
Is this column from an association from another entity?
If so using the textbox filter instead might help solve the problem