473,399 Members | 4,192 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,399 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 7844
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.