Currently Linq2Sql expressions are supported. But as Entity Framework is "de facto" the standard for data access in .NET, it would be great, if you also support ESQL expressions. This is necessary for example when data binding to entities in OnNeedDataSource event and filter expressions from RadGrid should be used for adapting query. Thanks, Roger
I've updated the information in this page. The feature is available as of Q2 2015, via the MasterTableView.GetEntitySqlFilterExpression() method, mentioned here: http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/how-to/Filtering/operate-with-the-filterexpression-manually
Hi I am happy that it has been approved. But is there any information when it will probably be implemented? Thanks, Roger