D
DSR
hi, i tried binding the datagrid to the sqldataadapter
object at design time. I included just one line to
populate the grid sqldataadapter1.fill(dataset1). This is
in the click event of a form. The dataset1 object created
using the generate dataset from the Data menu. There is a
runtime error occuring at the code. an unhandled
exception in system.data.dll. Can anyone tell me what
the problem is?
object at design time. I included just one line to
populate the grid sqldataadapter1.fill(dataset1). This is
in the click event of a form. The dataset1 object created
using the generate dataset from the Data menu. There is a
runtime error occuring at the code. an unhandled
exception in system.data.dll. Can anyone tell me what
the problem is?