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
100
Specifying filter expression in GridModel
posted

How can I specify a filter expression in the GridFiltering view model on the server? 

We are using Infragistics.Web.Mvc 3.11.2.1023 MVC3.

In the server-based GridFiltering model I can specify ColumnKey and FilterCondition ("StartsWith", …).

But how do I set the filter expression (string)?

Thanks for your help

Heiko and Richard