Profile Picture

Treelist column filtering not working

Posted By Louis Nel 12 Years Ago
Author
Message
Louis Nel
Posted 12 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)Forum Newbie (5 reputation)

Group: Forum Members
Last Active: 6 Years Ago
Posts: 5, Visits: 2
Looking for some help please!

No matter what I do I simply can't get the treelist column filters to work. I've even tried a new form with just a basic treelist and used the exact code from the Nevron example (which works perfectly).

Can anybody think of a reason why the below won't work for me?

Dim filter As NTreeListColumnStringFilter = New NTreeListColumnStringFilter("find this string", True,Nevron.UI.CommonStringOptions.Contains))
m_List.Columns("From").VisibleFilter = filter

I've tried it with different columns and different values, numeric filters, everything I can think of. After executing the above no data is filtered out.

Any ideas?




Similar Topics


Reading This Topic