473,386 Members | 1,815 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Reteriving column from datasource in dropdownlist

I have a dropdown list and has datasource. Iused that datasource to
populate my GridView. Now my gridview has three columns and now I have three
dropdownlists. How can I reterive each column from datasource and populate
my dropdown lists according to that.

Thanks,
May 22 '06 #1
0 847

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Stephan Bour | last post by:
I need to implement a simple search function to lookup order information in a SQLserver table. The code below works fine for a search to the łOrderID˛ column. However, Iąd like to offer the user...
1
by: hansiman | last post by:
OK. Now I got around to getting values out of the datagrid in the OnUpdateCommand rutine: Datagrid: <asp:BoundColumn Visible="False" DataField="EmployeeID" HeaderText="EmployeeID" /> <asp:...
2
by: Ron | last post by:
Hello, I am trying to create a page that pulls class rosters from an SQLServer database. The roster table definition is: emp_id(pk, fk), sec_id(pk, fk), reg_date and reg_status. Status can be...
2
by: Marc Robitaille | last post by:
Hello, I set the DataSource property of a DropDownList to as DataSet that is filled from a SQLDataAdapter. The AutoPostBack property of that DropDownList is set to True. When the...
1
by: Mike C | last post by:
I'm new to Web development so I'm doing some bootstrapping and would really appreciate any help. Been grappling with this for days and am utterly confused by all the information on the web. I have...
2
by: zaki.agha | last post by:
Hi I have a aspx application written in c#. I have created a datagrid control on the page. One of the columns in the control is a dropdownlist. I would like to set the data source of the...
2
by: =?Utf-8?B?RGFuaWVs?= | last post by:
Hello everyone can you please help me in finding out how i can bind a column to a dropdownlist at run time. I'm using vb.net with sql server 2000. Its for a web development i tried this but...
1
by: Gunawan | last post by:
Hi, I could add a boundcolumn to gridview using this BoundColumn bc = new BoundColumn(); bc.DataField = "ProductsName"; bc.HeaderText = "Product"; gridview1.columns.add(bc); What I would...
1
by: madhukk | last post by:
i had a dropdownlist in datagrid. datagrid showing details of a table. i want dropdownlist list items from other table. where one column in both tables is same. and droplist should update whenever i...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.