|
-
May 28th, 2004, 03:59 PM
#1
Thread Starter
Member
referncing to a control +
hello,
i have two important questions :
question 1:
i have a name of a control (string). i want to create an object of this control.
the problem is that me.controls() only works with integers and i need to create it while using a string of it's name.
i can create a function that will loop the controls array and return the correct number but i have a lot of controls in each forms.
question 2:
I'm tring to use
Me.BindingContext(m_DsData.Tables(0)).AddNew()
but nothing happens.
what could be the reason ?
many thanks
Eran.
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
|