It would be extremely useful if a RadFilterDropDownEditor could expose a DataSource property and a DataBind method to facilitate typical database binding operations. Only allowing the use of a SqlDataSource goes against the concept of separation of duties and forces SQL to be maintained in two places rather than in one Data Layer.