|
-
May 22nd, 2002, 02:32 PM
#1
Control Arrays?
I've created a user control and I'm having trouble with creating an array of these user controls at runtime.
This is what I'm looking to do......
My application as three different views. If it is View1, it goes out to a database and grabs the caption properties and hidden properties from table tblView1 and loads the properties in for each new control I have for this view. Any ideas?
tblView1
Account#, fldAcctNum
Co#, fldCoNum
....
tblView2
Control1, fldCtl1
Control2, fldCtl2
Control3, fldCtl3
and so on.....
If you're confused.....SO AM I!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|