'Devexpress Master detail grid control
Winform application.
Is it possible to have devexpress master-detail grid control in winforms where the master and detail grid have no relation between them??
In web application devexpress detal grid doesn't require a relation between the master grid.
So is this possible in Winforms application???
Solution 1:[1]
yes, it is possible. Please refer to the following topic in DevExpress documentation in this regard:
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | platon |
