J
Jim Heavey
Hello , I created 3 data tables which have information necessary for
building a datagrid.
The datagrid has a databound column which is to come from tableA. There
are two dropdown boxes which the first is associated with TableB and the
other dropdown box is associated with TableC.
I set the Datasource property of the DropDownBox1 to TableB as well as
the "DataTextField" and the "DataValueField".
I do the same for DropDownBox2 to TableC and set the "DataField" and
"DataValueField"
When I run, I get an error on the DropDownBox1 saying
building a datagrid.
The datagrid has a databound column which is to come from tableA. There
are two dropdown boxes which the first is associated with TableB and the
other dropdown box is associated with TableC.
I set the Datasource property of the DropDownBox1 to TableB as well as
the "DataTextField" and the "DataValueField".
I do the same for DropDownBox2 to TableC and set the "DataField" and
"DataValueField"
When I run, I get an error on the DropDownBox1 saying