There is a Dropdownlist1 which contains 10 values and a textbox which can only contain the date.
When i select one value from dropdownlist1 then it will extract the date form the database and show it in a textbox..
How can i achieve this.?
Shashikant says: Please refer below article DataBinding DropDownList Label and Textbox Controls in ASP.Net I hope this will help you out.
Please refer below article
I hope this will help you out.
You need to modify sql query or sp as per your requirement
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.