csun
September 9th, 2004, 03:58 PM
Hello All,
I have a dynamic generated DropDownList in a table. The table has a couple of pages. When first time enters the Webpage (table is in the webpage). The ddl show items correctly. But when I went to another page and come back, I always got the first item of the ddl (data binded from database).
If I set AutoPostBack=true, I select item2, it will automatically return to item 1.
I have spent a couple of days on it. It seems hard.
Anyone can help me? Thanks.
Jen
I have a dynamic generated DropDownList in a table. The table has a couple of pages. When first time enters the Webpage (table is in the webpage). The ddl show items correctly. But when I went to another page and come back, I always got the first item of the ddl (data binded from database).
If I set AutoPostBack=true, I select item2, it will automatically return to item 1.
I have spent a couple of days on it. It seems hard.
Anyone can help me? Thanks.
Jen