Data grid with Combo

Yonas
01-06-2001, 01:06 AM
I am triyng to combine Data combo with datagrid so that when the user enters data he can chhose from the combo. I make the combo move to the cell where the user clicks. and also I hide the combo when the user moves to a cell that doesn't need a dropdown list. But I have difficulty transfering the data to the cell. Bye the way I am using an access database with ADo. Moreover I am using classes as a datasource for the grid.


Please help. Thank you in advance for your help.

aydah
05-20-2003, 01:55 AM
Hey,
from what i've been searching, i think you can't use datacombo in a datagrid!!!..

aydah
05-21-2003, 04:07 AM
i guess the code to take the value from datalist to a datagrid is:
when click on the list:
DataGridName.Text = DataListName.Text
:rolleyes: hope you got it!!

Good Luck

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum