Hi

     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