hi shweta
make the dropdown list autopostback,enableviewstate property true
may be this can solve yr prob
bala
"shweta shah" <shweta_1511 (AT) yahoo (DOT) com> wrote
Quote:
hi all
i have bounded a table to dropdown list
it is perfactly working but as soon i select any item from that
dropdown and click any button for event, the first item in the table
will come in the dropdown list.
i want to uue that selected item in my next query but if i do
Label6.Text = DropDownList1.SelectedItem.Text()
it is displaying the first item in the dropdownlist. it is not
displaying the currunt selected item. so please help me out in this
shweta |