textbox data binding in asp.net

  • Thread starter Thread starter CT
  • Start date Start date
C

CT

Is it possible to bind data from a stored procedure with parameters to a
textbox that is not located in a datagrid or table?
I also need to bind the data from the same procedure to a session variable.

Please explain to me how to do it.

Thanks
 
CT,

If this is the question.

As far as I know is there no binding and/or currencymanager in a HTML page
in Net 1.0 and Net1.1. I do not know if those winform classes will be
simulated in 2.0 by JavaScript.

Cor
 

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

Back
Top