Problem with DROPDOWNLIST

  • Thread starter Thread starter Swandi Candra
  • Start date Start date
S

Swandi Candra

Hi all,

Did anyone experience a problem using DROPDOWNLIST control in
ASP.NET?

<ASP:DROPDOWNLIST ID="lstStaffs" RUNAT="SERVER"/>

I got a runtime error whenever I used it in my script.

Thanks.
Swandi
 
Swandi Candra said:
Hi all,

Did anyone experience a problem using DROPDOWNLIST control in
ASP.NET?

<ASP:DROPDOWNLIST ID="lstStaffs" RUNAT="SERVER"/>

I got a runtime error whenever I used it in my script.

Please turn to

microsoft.public.dotnet.framework.aspnet
 
Back
Top