Introduce official support of Grid control setFilterXml function
It is a very common and crucial requirement to filter records in the subgrid based on some dynamic criteria, for example value from the form field. But as of today, there is no supported way to achieve this.
Very common solution for this problem was utilizing undoc...
STATUS DETAILS
New