Dynamic Creation of controls

nisha

Registered User.
Local time
Today, 12:57
Joined
Aug 18, 2009
Messages
22
Hi,

I am trying to create controls dynamically in the detail section and able to set the control source to the respective columns. But when i bind to the recordset the data is not getting bound. Any help on this .
 
As DCrake has said we need to know what you're actually trying to do. Creating controls dynamically is never a good idea nor needed in a normalized database. Usually the end objective is accomplished creating the controls and then controlling their visibility.
 
basically i want to design a screen with expand and collapse functionality on rows. How would i do this.
 

Users who are viewing this thread

Back
Top Bottom