Select to view content in your preferred language

Arcgis Desktop form for editing

481
1
05-02-2010 08:30 AM
AntónioBrandão
Emerging Contributor
Hello,

I want to create a form that edits some related tables in arcgis desktop. I need to create a feature and then populate the table columns with values and then complete editing the next related table, like using the tabstrip arcobject or the multipage arcobject or a command button to open a new form to edit.
I have some related access tables that I imported to arcgis to a New File Geodatabase.gdb and I want to edit all related table like in Microsoft Access that insert the value from the first table (primary key) into the related table in an automated way, inserted according the previous table primary key.

I don't now how to start this project in Visual Basic inserted in arcmap, or using visual studio 2008 and which library's do I need to accomplished this task.

Thanks.
0 Kudos
1 Reply
BelindaJerger
Emerging Contributor
Hi,
I think you should try the ArcGIS Resource Center first and see if it answers some of your questions.  I know getting started is often the biggest hurdle, so hopefully the walkthroughs will get you on the right track.  When you click the "Programming in .NET" link on the site it will direct you to many helpful links in ArcObjects that I think will answer many of your questions. 
I hope this helps!
0 Kudos