I was wondering if anyone knows a relatively simple way to populate a drop-down list.
I cannot use the object data bindings, I am currently required to do it in the code, using the databind() commands.
I would like to populate this drop-down with the use of a Stored Proc....
I am using Visual Studio 2005, SQL Server 2005, and ASP.NET 2.0
If anyone could give me some tips, that would be great!
You should find this simple and helpful:
http://msconline.maconstate.edu/tutorials/ASPNET20/ASPNET06/aspnet06-06.aspx
0 comments:
Post a Comment