Problem with DROPDOWNLIST

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
 
A

Armin Zingler

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top