Hi,
I am working with your dxDataGrid using a search panel, as well as master-detail grids for each row in the main grid. When I type in the main grid's search panel, currently the filter only applies to the main rows of the grid - I want the detail grids to be filtered as well. As I understand, the main grid does not know anything about the detail grids; however, I know each detail grid can also have an independent search panel. I was wondering if there is some way to take the search string from the main grid and apply it to each of the detail grids - I can't find any information on this.
Thanks much in advance,
Maxwell