AD
Administrator
Syncfusion Team
January 23, 2003 09:04 PM UTC
Hi Ken,
try to take a look at the QueryCellInfo event. This lets you specify cell type, combobox data source and other cell settings on the fly.
Check out also the CurrentCellValidating event to prevent duplicate values.
I thing using GridDataBoundGrid is the right choice.
Stefan