Relative Content

Tag Archive for c#sqlformswinformsdevexpress

Master detail on devexpress

I have a problem with master detail in Devexpress. I have 3 tables. An intermediate table, one of which is the computer list, the other is the programs, the other is the program computer list.
In this computer list grid, the computer’s brand, model, personnel using it, installation date and installed programs will be listed. But these installed programs take up too much space on the main grid and I need to make main details. I just couldn’t do it. how can I do it?