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
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