Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Correct... the EnhandedList is a grid only because the DevExpress controls do not have a ListView, so we had to use their grid control. However, if you use a grid directly, you will want to use the BusinessBindingSource.
|