Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Is this the functionality you're getting in the sample, or is this one of your applications? And are you using a standard maintenance form, or the DevExpress maintenance form? When you select the record from the browse and return to the calling form, all of the records returned from the browse will be returned to the dataset, and the current record will be selected. So, yes, when you navigate after a browse, the rest of the fields should be updating.
|