Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: DropDowmList and DataBase


Message #1 by "Christine Anwar" <christine.anwar@i...> on Wed, 6 Dec 2000 06:23:55 -0800
I am using a DataGrid to view my data that I get from my Database..

My problem is that i want to change one of the columns of the DataGrid

to a DropDownList that gets its information from a table in the database

too..



can anyone help me

Thanks

Christine



Message #2 by Susan Warren <swarren@m...> on Wed, 6 Dec 2000 07:00:53 -0800
There are two samples in the .NET Quickstart (this installs as part of the

.NET SDK documentation; there's an online copy available at

http://gotdotnet.com/quickstart/aspplus if you haven't set them up) that do

exactly what you are after.  See the ASP.NET Web Forms > Server Side Data

Access topics, samples DataGrid5 and DataGrid6.



-----Original Message-----

From: Christine Anwar [mailto:christine.anwar@i...]

Sent: Wednesday, December 06, 2000 6:24 AM

To: ASP+

Subject: [aspx] DropDowmList and DataBase





I am using a DataGrid to view my data that I get from my Database..

My problem is that i want to change one of the columns of the DataGrid

to a DropDownList that gets its information from a table in the database

too..



can anyone help me

Thanks

Christine









  Return to Index