how to use autopostback method in mobile application?Vvijay16yAsked Jun 7, 2010, 3:33 AM2.7kAzureHi i have used following code in my mobile application.how can i use autopostback method in my application? and how to use DropDownList1.selectedvlaue in DropDownList1_SelectedIndexChanged event?. OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged" AutoPostBack="True" > 1 2 3 4 5
Replies
Know the answer? Post it — somebody with the same question will find it here.