i have used following code in my mobile web application.
This code is on my mobilepage.aspx
AutoPostBack="True">
This code is on my web.config
when i am select any option of DropDownList1 then i need selected value on DropDownList1_SelectedIndexChanged event.
so any one please help me as per as possible.
Replies
Know the answer? Post it — somebody with the same question will find it here.