473,395 Members | 1,530 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,395 software developers and data experts.

3rd party grid control in Visual Basic.net 2005

Dear all ,

Could anyone suggest some good 3rd party grid control of visual
basic.net 2005? Any free?
Thanks in advance.

BR,

Stanley

Mar 30 '06 #1
4 1998
For a non-editable "Grid" (Where I used the MsFlexGrid in VB6) I now simply
use the Listview that comes with VS2005. It offers more or less the same
functionality, just filling it up takes some getting used to. If you want
you can even flip a few properties to make it look like a grid, including
the gridlines.

Hth,
Martin
"Stanley Sin" <st********@gmail.com> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...
Dear all ,

Could anyone suggest some good 3rd party grid control of visual
basic.net 2005? Any free?
Thanks in advance.

BR,

Stanley

Mar 30 '06 #2
"Stanley Sin" <st********@gmail.com> schrieb:
Could anyone suggest some good 3rd party grid control of visual
basic.net 2005?


Isn't the DataGridView control good enough?!

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Mar 30 '06 #3

Check out http://www.codeproject.com/cs/miscct...ridcontrol.asp

The source grid is written for the 1.1 framework, but the documentation
says that it will work with 2005.

I use the version 2 of the grid, which is very flexible. The current
version is 3, but I don't have experience with that version.

The C# code is available for free for tweaking the grid.

One thing to keep in mind is the last two major release changes
completely changed the existing events, properties, and methods. Some
were eliminated. The code is NOT backward compatible with previous
major releases, and there is not upgrade wizard for your exhisting
code. I rewrote my VB.Net code once from version 1 to version 2,
because there were a lot of great features. I would like to switch to
version 3, but I don't want to reinvent the wheel again for my VB code.
I also have tweaked the current grid code, and I don't want to do that
work again ... yet.

Shane Stewart

Mar 30 '06 #4
Thanks Shane, for this tip. This looks like a great grid.
I also appreciate your compatibility warnings.
"Shane" <sh********@yahoo.com> wrote in message
news:11**********************@i39g2000cwa.googlegr oups.com...

Check out http://www.codeproject.com/cs/miscct...ridcontrol.asp

The source grid is written for the 1.1 framework, but the documentation
says that it will work with 2005.

I use the version 2 of the grid, which is very flexible. The current
version is 3, but I don't have experience with that version.

The C# code is available for free for tweaking the grid.

One thing to keep in mind is the last two major release changes
completely changed the existing events, properties, and methods. Some
were eliminated. The code is NOT backward compatible with previous
major releases, and there is not upgrade wizard for your exhisting
code. I rewrote my VB.Net code once from version 1 to version 2,
because there were a lot of great features. I would like to switch to
version 3, but I don't want to reinvent the wheel again for my VB code.
I also have tweaked the current grid code, and I don't want to do that
work again ... yet.

Shane Stewart

Mar 30 '06 #5

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

Similar topics

2
by: sameer | last post by:
Encapsulating 3rd party controls to avoid backword incompatiblities Hi all, Environment : VB6\ VS2003\ VS2005, VB.NEt in Winforms, 3rd party component is a GRID from Sheridan & Devexpress...
2
by: sonu | last post by:
Hi all, I have posted this topic previously but still not able to find out any solution for this probelm. The scenario is like I am using a third party activeX Control in my project. I have...
0
by: sonali_reddy123 | last post by:
Hi all, I am using one third party control in my application basically the control shows evaluation dialog each time when I create the object of that component. To overcome issue I have...
0
by: sonu | last post by:
Hi all, I am using one third party control in my application basically the control shows evaluation dialog each time when I create the object of that component. To overcome issue I have...
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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.