|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
The Enhanced list is a grid modified for list-like interaction. This is to produce a behavior more like the ListView within the standard StrataFrame control collections. If you want to allow editing within a grid, then you will need to use the DevExpress grid. When using a grid you will need to use the CurrentDataTable or CurrentView of the business object as the data source.
|