Hi all,
I'm writing a custom search tool and I'd like to be binding a File Geodatabase Feature Class to a datagridview, a table to listboxes and possibly other combinations of database objects and form controls.
I stumbled across this sample:
http://resources.esri.com/help/9.3/a...ainWind.vb.htm
I'm unable to find much else. The reference statement "Imports ArcDataBinding" is confusing me. I can't seem find this reference anywhere and explicitly declaring 'Private tableWrapper As ArcDataBinding.ArcDataBinding.TableWrapper' isn't being recognized either.
I'd be very grateful for some more samples.
Thank you,
cdebruin
I'm writing a custom search tool and I'd like to be binding a File Geodatabase Feature Class to a datagridview, a table to listboxes and possibly other combinations of database objects and form controls.
I stumbled across this sample:
http://resources.esri.com/help/9.3/a...ainWind.vb.htm
I'm unable to find much else. The reference statement "Imports ArcDataBinding" is confusing me. I can't seem find this reference anywhere and explicitly declaring 'Private tableWrapper As ArcDataBinding.ArcDataBinding.TableWrapper' isn't being recognized either.
I'd be very grateful for some more samples.
Thank you,
cdebruin