databind dynamic textboxes.

E

enyetor

I have a sub procedure in VB.NET that loops through a dataset and
creates a textbox control for every column. The part I can't figure
out is how to either databind the Text property to that columns value,
or retrieve the actual values programatically and insert at runtime.
any ideas will be much appreciated, but at the moment I'm stuck. I've
even tried setting the text value to equal the DataBinder.Eval()
expression, but that just becomes the text, the data is never actually
bound to the myTextbox.Text property...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top