Binding a Textbox Generated dinamically

D

Development

Hi Folks!

Maybe some one can give me a hand with this problem:
I'm building one asp.net page that reads data from the table and builds the
table and the controls dinamically, I create a dataset and fill it with all
the tables needed.

All works fine displaying the info but I have problem with the Databinding
since it works different in Vb.NET and ASP.NET, the databindings doesn't
exist in ASP.NET it only accepts the Databinder.eval.

I call the Sub and pass the Table to draw and which panel to display using
DrawTable("FinInfo_Income", 1)

The line that display the current value is marke {**}, I tried to use the
Databinder.Eval without any luck..

Does anyone know the right form to bind the control ...?

TIA for any help!
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top