Using MSHFlexGrid in C#

  • Thread starter Eyvind Wærsted Axelsen
  • Start date
E

Eyvind Wærsted Axelsen

Hi.

I am trying to use the Microsoft Hierarchical FlexiGrid ActiveX control in
..NET on a Windows Form. The problem is, however, that it seems impossible to
get at the Cols property, which I have been using quite extensively in
previous projects in VFP and VB6.

Can anyone confirm, and does anyone know of a workaround?

(I am using VS.NET 2003, by the way.)

Thanks,

Eyvind.
 
C

Cor Ligthert

Eyvind.

When you search the VBNet newsgroup, you see only problems with the
MSFlexgrid in VBNet.

While I don't remember me that I have seen answers with solutions for those.

The best replacement for the MSFlexgrid in dotNet is the Datagrid

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top