A
Amit Chandel
I've mostly used Datagrids up till now, but for some quick reporting I'm
planning on using the Microsoft Spreadsheet 10.0 control (Excel) within my
winform. Is there a way to bind your dataset to this control, like we do
for datagrids ?
eg : DataGrid1.SetDataBinding(ds, "tblX")
Thanks,
Amit Chandel
planning on using the Microsoft Spreadsheet 10.0 control (Excel) within my
winform. Is there a way to bind your dataset to this control, like we do
for datagrids ?
eg : DataGrid1.SetDataBinding(ds, "tblX")
Thanks,
Amit Chandel