Is it possible to dynamically build the list of FilterFields for a TelerikFilter based on search field data stored in a database? We have complicated nested JSON to search through and so normal IQueryable operations aren't quite yet available to us, we will have to do some massaging of the DataSourceRequests either client or server-side.