I had custom filtering implemented in the GridControl ver 1.x. I was simply creating DataView object based on Grid data source and then I was assigning DataView as Grid’s data source. My question is: is it possible to do filtering in the similar manner while working with Master / Detail view. I would like to perform filtering on a Master data source.
Thanks in advance for any help
Imported from legacy forums. Posted by styko (had 2450 views)