darkmastergyz
Registered User.
- Local time
- Today, 08:46
- Joined
- May 7, 2006
- Messages
- 85
Is there a way I can generate objects (eg. text box, button), based on what is in my database? For example, if I have 2 records with a number of 2, then it would show 2 textboxes and 2 buttons, and so on and so forth. The text boxes should be generated on the form. Is there any way to do this? thanks.