Datagrids and combobox

Datagrids and combobox

Anonymous
Not applicable
470 Views
1 Reply
Message 1 of 2

Datagrids and combobox

Anonymous
Not applicable

I am looking for C# tutorials for using Datagrids and combo boxes in my Revit Macro. Are their any good tutorials/websites i should reference to help me with this?

0 Likes
Accepted solutions (1)
471 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk
Accepted solution

Dear Wwydock,

 

This is the wrong place to look for datagrid and combobox tutorials, since they are provided by the .NET framework, not by the Revit API.

 

This forum deals with Revit API issues only, not .NET tutorials.

 

However, The Building Coder does provide a few cool samples as part of various Revit add-ins, e.g. here:

 

http://thebuildingcoder.typepad.com/blog/2014/06/the-revision-api-and-a-form-on-the-fly.html

 

http://thebuildingcoder.typepad.com/blog/2012/05/the-schedule-api-and-access-to-schedule-data.html

 

Cheers,

 

Jeremy



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder