Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
You can implement this type of functionality yourself very easily. This can be done several ways, by subclassing the LookupEdit control and adding the ability to reuse the control or just implement on a form by form basis using the BusinessBindingSource control.
|