This example uses custom FilterPopupTemplateSelector that allows to implement different filter data templates for different fields. Now it replaces all default filters with a custom control inherited ...
This example illustrates how to show DataGrid in the Popup Edit Form and implement CRUD operations for a data field that contains an array.