Preserving dropdownlist's value
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I've a dropdownlist which I'm populating through Javascript. Initially, it doesn't have any value , but based on selection in other dropdownlist, some values are added in dropdownlist. My problem is that when page is posted back on server, it doesn't contain any value there. Please help. Thanks and Regards Irshad