Using the MVC wrapper, I've created a grid where one of the columns is bound to an object defined as roleId and roleName. Using a custom editor I've been able to make that a DropDownList as shown in this example: http://demos.telerik.com/kendo-ui/web/grid/editing-custom.html
Now I want to utilize a similar DropDownList for the filter. I've tried various permutations of cobbled together code I've found here and there, but with no success. What would be the best approach for this?
Thanks,
Lee
Now I want to utilize a similar DropDownList for the filter. I've tried various permutations of cobbled together code I've found here and there, but with no success. What would be the best approach for this?
Thanks,
Lee