473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

msflexgrid

what do i need to make a reference to inorder to use this control on vb.net?

WStoreyII
Nov 20 '05 #1
15 7841
Hi WS,

If you want to be with the ones who have strugled with this control in
VB.net and than did stop after a while and you have VB6 installed, than you
can look at the Com references. Project-> Add Reference ->COM -> Microsoft
flexgridcontrol

Just my thought,

Cor
Nov 20 '05 #2
Hi WS,

If you want to be with the ones who have strugled with this control in
VB.net and than did stop after a while and you have VB6 installed, than you
can look at the Com references. Project-> Add Reference ->COM -> Microsoft
flexgridcontrol

Just my thought,

Cor
Nov 20 '05 #3
* "WStoreyII" <pa**********@sbcglobal.net> scripsit:
what do i need to make a reference to inorder to use this control on vb.net?


In addition to Cor's reply:

Q318597 - PRB: Errors When You Use Visual Basic 6.0 Controls in Visual Basic .NET
<URL:http://support.microsoft.com/default.aspx?scid=kb;en-us;318597>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #4
* "WStoreyII" <pa**********@sbcglobal.net> scripsit:
what do i need to make a reference to inorder to use this control on vb.net?


In addition to Cor's reply:

Q318597 - PRB: Errors When You Use Visual Basic 6.0 Controls in Visual Basic .NET
<URL:http://support.microsoft.com/default.aspx?scid=kb;en-us;318597>

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #5
Cor ,

its just that the gridcontrol in vb.net does not do what i want it to do and
anything that does do it cost money and i dont have money to spend on it i
am sure that it could be tweaked to my purposes but that kind of code is not
in my scope of programming yet? So i am just trying to see if the
msflexgrid will do what i want to do?

WStoreyII

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
Hi WS,

If you want to be with the ones who have strugled with this control in
VB.net and than did stop after a while and you have VB6 installed, than you can look at the Com references. Project-> Add Reference ->COM -> Microsoft
flexgridcontrol

Just my thought,

Cor

Nov 20 '05 #6
Cor ,

its just that the gridcontrol in vb.net does not do what i want it to do and
anything that does do it cost money and i dont have money to spend on it i
am sure that it could be tweaked to my purposes but that kind of code is not
in my scope of programming yet? So i am just trying to see if the
msflexgrid will do what i want to do?

WStoreyII

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:u1**************@TK2MSFTNGP10.phx.gbl...
Hi WS,

If you want to be with the ones who have strugled with this control in
VB.net and than did stop after a while and you have VB6 installed, than you can look at the Com references. Project-> Add Reference ->COM -> Microsoft
flexgridcontrol

Just my thought,

Cor

Nov 20 '05 #7
Hi WS

Did you ever got this link?

http://dotnet.leadit.be/extendeddatagrid

Cor
Nov 20 '05 #8
Hi WS

Did you ever got this link?

http://dotnet.leadit.be/extendeddatagrid

Cor
Nov 20 '05 #9
no i had not but thank i will check it out hopefully it will have the tree
feature that i need becuase ill be honest i cant seem to figure out how to
do it myself?

WSToreyII

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:OJ**************@TK2MSFTNGP11.phx.gbl...
Hi WS

Did you ever got this link?

http://dotnet.leadit.be/extendeddatagrid

Cor

Nov 20 '05 #10
no i had not but thank i will check it out hopefully it will have the tree
feature that i need becuase ill be honest i cant seem to figure out how to
do it myself?

WSToreyII

"Cor Ligthert" <no**********@planet.nl> wrote in message
news:OJ**************@TK2MSFTNGP11.phx.gbl...
Hi WS

Did you ever got this link?

http://dotnet.leadit.be/extendeddatagrid

Cor

Nov 20 '05 #11
Treefeature tell something more because that sounds more as a treeview and a
listview?

Cor
Nov 20 '05 #12
Treefeature tell something more because that sounds more as a treeview and a
listview?

Cor
Nov 20 '05 #13
WStoreyII,
A third option would be to install the VB.NET Resource Kit:
http://msdn.microsoft.com/vbasic/vbrkit/

Which includes a license for the .NET Flex Grid Control (which has more
features then the MSFlexGrid).

Hope this helps
Jay

"WStoreyII" <pa**********@sbcglobal.net> wrote in message
news:Pz******************@newssvr27.news.prodigy.c om...
what do i need to make a reference to inorder to use this control on vb.net?
WStoreyII

Nov 20 '05 #14
WStoreyII,
A third option would be to install the VB.NET Resource Kit:
http://msdn.microsoft.com/vbasic/vbrkit/

Which includes a license for the .NET Flex Grid Control (which has more
features then the MSFlexGrid).

Hope this helps
Jay

"WStoreyII" <pa**********@sbcglobal.net> wrote in message
news:Pz******************@newssvr27.news.prodigy.c om...
what do i need to make a reference to inorder to use this control on vb.net?
WStoreyII

Nov 20 '05 #15
"WStoreyII" <pa**********@sbcglobal.net> wrote in message news:<xZ******************@newssvr25.news.prodigy. com>...
Cor ,

its just that the gridcontrol in vb.net does not do what i want it to do and
anything that does do it cost money and i dont have money to spend on it i
am sure that it could be tweaked to my purposes but that kind of code is not
in my scope of programming yet? So i am just trying to see if the
msflexgrid will do what i want to do?


The free VB resource kit contains a free version with full license of
the new dotnet FlexGrid (by the same company that created the original
FlexGrids). The API of the dotnet FlexGrid is 99% the same as the COM
version in dotnet :

http://www.componentone.com/products...1&ProductID=17
This FlexGrid has decent hierarchical capabilities so it should be
what you need. The major downside is that you can't get updates beyond
the version ComponentOne give you unless you pay 300$/developer for
the grid (or 550$/dev for their complete control collection). That
said the base version seems pretty bug-free so far.
You can download the complete vb resource kit here :
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

Or you can diretly get a license number for C1 stuff directly here :
http://www.vbrkit.net/?=ww

and then download a more recent version of their stuff here:
http://www.componentone.com/microsoft/MicrosoftNK.aspx
Tim
Nov 20 '05 #16

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

Similar topics

0
by: Ed | last post by:
Hi, I am using an MSflexgrid in my c# code. I have a strange problem. My MSflexgrid has only 1 column. Now the data in that column can be long. WIth just 1 column the MSflexgrid does not show...
1
by: PVS | last post by:
Hi, I am new to VC++ 7.0. I want to use MSFlexGrid in my dialog based MFC project in VC++ 7.0 (in VS ..NET IDE). I added the MSFlexGrid control into my resource editor toolbox and I dragged and...
0
by: Martin K | last post by:
Hello all..thanks for everyone's advice regarding my SHBrowseForFolder API problem, I was able to put together a public class that runs great! But I have another migration headache regarding the...
1
by: Mad Scientist Jr | last post by:
can someone explain how to simply populate a grid in .net ? the way i understand it, there is no more msflexgrid, and instead is this new control that has to be tied to a dataset, and it is a real...
1
by: schapopa | last post by:
Hi, I have a MSFlexGrid control on the SSTab and now I am trying to make it editable. I got some example on the net that explains how to achive that. So I have a text box that appears over the...
2
by: Ben | last post by:
after I migrated to dotNet, migration wizard transferred over my vb6.0 Msflexgrid activex com as a dll, it putted it in my bin dir as AxInterop.MSFlexGridLib.dll. however, I can't use this control...
1
by: zoneal | last post by:
Hi, I am involved in the process of migrating vb(6.0) application to vb.net. My application contains only vb controls namely MSFLEXGRID. I want to migrate my application to vb.net completely...
1
by: Steven | last post by:
I develop the application which contains MSFlexGrid to display data. When I try to fill the grid with the text data, I want to adjust the column width so that the width is adjusted to the maximum...
5
by: Ishmael | last post by:
Hi Is Been a 3 Yrs Now (I Still trying to do this) Please help me to do this with Visual Basic 6.0 using Msflexgrid Let say you are the Principal . You have 10 educators and 5 class (Grades)...
0
by: shanmugasundara | last post by:
Dear ALL, I need convert my data from msflexgrid to Notepad and same way from Notepad to Msflexgrid list. And also i need to convert my data from msflexgrid to MSword file. i stored in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...

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.