display object data and also add new features to that table : vb.net

display object data and also add new features to that table : vb.net

Anonymous
Not applicable
690 Views
3 Replies
Message 1 of 4

display object data and also add new features to that table : vb.net

Anonymous
Not applicable

How can I display the object data in a grid with vb.net and also add new features to the same layer along with the object data.

0 Likes
691 Views
3 Replies
Replies (3)
Message 2 of 4

Balaji_Ram
Alumni
Alumni

Hi,

 

I am not sure if I correctly understand your question. Do you mean showing the layer details in your own dialog ?

 

In the WPF webcast that my colleague Fenton Webb presented, the Part 2 has data binding examples similar to this.

You may be interested in those and here is the link to the webcasts.

 

http://through-the-interface.typepad.com/through_the_interface/2009/08/hosting-wpf-content-inside-an...

 

 



Balaji
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 4

Anonymous
Not applicable

I need to display the object data and also edit it, ie. add new points and also move  and edit the data of the existing points.  Example of the data display :

 

I have a city layer with the following data:

FeatIdFeatId1OBJECTIDcitycodeCitynamecountrymintempmaxTempPopulationlatlong
24313567735677101Delhi India24810000077.1128.4
24353567835678102BangaloreIndia63228900078.113.2
24393567935679103LondonUK101647800079.09-2
24433568035680104newYorkUS14066700080.08-17.2
24473568135681105AustinUS18-1685600081.07-32.4
24513568235682106BerlinGermany22-32104500082.06-47.6
0 Likes
Message 4 of 4

Balaji_Ram
Alumni
Alumni

Hi,

 

I dont have a custom code to do that. If you have implemented it and have a specific question, you can post the code snippet that you are having problem with. I can take a look at it for you.



Balaji
Developer Technical Services
Autodesk Developer Network

0 Likes