I am using dojo textbox with asp.net 3.5, but i dont know how to use the value of this textbox at server side.
when i see the value of textbox using break point it is showing null value.
pls help me out.
Regards
Nitin Yadav
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dorababu MekaPosted Jul 20, 2011, 8:51 AM
dojo.require("dijit.form.dijit.form.TextBox");