Data Grid Control

Data Grid Control

Anonymous
Not applicable
383 Views
2 Replies
Message 1 of 3

Data Grid Control

Anonymous
Not applicable
Is there any way to add a data grid control to a form, so I can see tables to which AutoCAD is connected via CAO or ADO connections? I went looking through the additional ActiveX controls for a redistributable data grid of some sort, but cannot find what I need.
0 Likes
384 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
www.vbaccelerator.com for a free one

-- Mike
___________________________
Mike Tuersley
___________________________
the trick is to realize that there is no spoon...
0 Likes
Message 3 of 3

Anonymous
Not applicable
After doing some reading, I have discovered that the ListBox control in AutoCAD VBA can supposedly be data bound, and set up to resemble a columnar grid. Does anyone have any examples of how this could be done? If not, I guess I'm back to reading between the lines in the help files ...
0 Likes