StrataFrame Forum
Home
»
StrataFrame Application Framework - V1
»
Enhancement Requests
Strataframe wrapper for DevExpress LookupEdit control
http://forum.strataframe.net/Topic7290.aspx
By Chan
-
3/2/2007
Hi,
I would like to request to have Strataframe wrapper for DevExpress LookupEdit control
Thank you
By Trent L. Taylor
-
3/4/2007
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.