Tagged Questions

3
votes
1answer
1k views

How to save persistent objects databound to a DataLayoutControl (DevExpress tools)?

I have a small form displaying the DataLayoutControl component. If I use a GridControl the objects get saved. If I use the DataLayoutControl (which shows them individually) they do not get saved ...