473,772 Members | 2,478 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Sheridan grid in VB.Net??

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 .InteropService s.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

Nov 21 '05 #1
1 4835
Fia,
Sheridan, now Infragistics, has .Net components. You can check with
them at www.infragistics.com.

Ron Allen

"Fia" <fi*****@telia. com> wrote in message
news:uq******** ******@TK2MSFTN GP10.phx.gbl...
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 .InteropService s.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

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4616
by: Piet | last post by:
Hello, I have written a small program which dynamically displays data from a data structure in a wx.grid. The grid reacts as expected when the data structure is enlarged: a new row is added and filled with data. When data is removed, the data is deleted as expected, but instead of being removed, a row is being added to the grid. Can anyone explain why? Here is sample code to illustrate what I mean. Thanks in advance Piet import wx
0
1949
by: scottmallory | last post by:
Greetings, I am new to Python...and I am having some difficulty updating a grid (wx.grid.PyGridTableBase). Everything works just fine (adding /deleting/ resizing rows, cols) except updating individual cells. I am using the grids to display data from a database (which is working fine), I am trying to use the SetValue (as well as self.data = string and others ) method but it does not seem to work. I am at a lost.
117
18575
by: phil-news-nospam | last post by:
Is there really any advantage to using DIV elements with float style properies, vs. the old method of TABLE and TR and TD? I'm finding that by using DIV, it still involves the same number of elements in the HTML to get everything just right. When you consider the class attribute on the DIV elements, there's not much size savings anymore for using DIV. There are other disadvantages to not using TABLE/TR/TD, such as the lack of ability...
3
7634
by: kaczmar2 | last post by:
Hey there, I have a large image in a browser window, and I would like a way to overlay grid lines on top of the image, so a user can show the grid or hide the grid lines. The grid would cover 100% of the image, and all I would need is a set of horizontal and vertical lines over the image to create a grid overlay. Two requirements would be to:
3
2699
by: Ed. | last post by:
Hey All, We are currently upgrading a vb6 development to vs.net. We use the sheridan datawidgets v3 ocx extensively throughout the program. My question is, can you generally use older 3rd party ocx in an application, and has anyone any experience in doing this with the sheridan datawidgets? If so, did it work? Posted this accidentally to the old vb6 group first - sorry for the cross-post.
0
2254
by: BH | last post by:
Hi, I am trying to build my own IHM with two treeCtrl and 1 grid, based on the wx.aui demos. My problem is with the Grid. It dosen't have scrollbars. I tried many methods (fit) but it always fail. Can somebody point me where is the mistake ? Thx
6
7997
by: Romulo NF | last post by:
Greetings again to everyone, Im back to show this grid componenet i´ve developed. With this grid you can show the data like a normal table, remove the rows that you need, add rows, import data, call determined functions, and edit the data already present What will you need to use the grid? A table with standard markup and an ID to call the script that will turn the table into a grid Parameters: tabelaID => id of the table that will...
5
9974
by: gaya3 | last post by:
Hi, can anyone find error in the following example <%@ include file="JspBean.jsp" %> <%@ page import="java.util.*"%> <html> <head> <%
1
1701
by: Francesco Bochicchio | last post by:
Il Mon, 18 Aug 2008 12:15:10 +0100, dudeja.rajat ha scritto: Uhm, I don't think you should use the grid manager to obtain a window like that. The grid manager is for equally distributing widgets both horizontally and vertically. And I'm not sure that you can realize that window look with Tkinter. You could get close by horizontally packing each widget row in a frame and then vertically packing the frames in the window. But the look...
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8937
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6716
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5355
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4009
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3610
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.