Message 1 of 1
How to list entities in vb.net using a dataset ?

Not applicable
02-10-2014
09:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to create a form in which I add a datagrid to be able to see data from civil3d entities, in this case, pipes and structures. I'm trying to create my own customized "panorama", so to say...
I would think that I could create a dataset getting info from an object (which in this case is the pipes) but when I select Pipe in the Data Objects binding window, after clicking "Finish" nothing happens..
Why?