Hello:
Thanks for the link,
if I read right I have to do following Code
DataGridView1.SetDataBinding(ds, "");But "SetDataBinding" doesn't exist.
Drag a BindingSource into the Form, it will ask you what type of data source you want to use choose Database, and follow the wizard instructions.

When the wizard has finished set the BindingSource as the DataSource of the DataGridView, and select the DataMember you want to use in the DataGridView

--
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to