Problem with DropDownList's Viewstate.
Hi,
I m new to Asp.Net
I have one Dropdownlist with storing items as team numbers. i want to fetch record according to team no selected on button click.
When I select and team no and press button records are selected but i lost teamno. from drop down. after postback.....
can any one help for this..... how should i maintan ViewState..?
|