Sheridan grid in VB.Net??

F

Fia

Hi
I had a sheridan grid in VB6 and code like
grid.RemoveAll worked just fine. But when I use the Sheridan grid and the
same code in VB.net I get the error

An unhandled exception of type 'System.Runtime.InteropServices.COMException'
occurred in mscorlib.dll

Additional information: Method not applicable.

And when I write the code grid.RemoveAll in VB.Net, parantheses appear like
this, grid.RemoveAll ( ) which didn't appened in VB6.

What is the problem, doesn't a Sheridan grid work in VB.Net or what??? I
used Cosumize Toolbox and under COM Components I browsed to ssdatb32.ocx,
choosed it and clicked OK. Did I do something wrong here???

Please help me

Fia
 

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