Grid Control in VB.NET

S

Satyen Kasturi

I want to use a plain grid control in VB.NET (Windows
Forms) and yes I do not want to use Data Grid, because I
want to populate the grid manully and have the user edit
it. Does Microsoft has a Grid Control other than Datagrid
for VB.NET (Just like Microsoft Flex Grid in VB 6.0)
 
J

JFB

Yes, Is there under components. You need to install the reference for this
component.
AxMSFlexGrid
JFB
 
P

Peter Huang

Hi Satyen,

You can use the Microsoft Flex Grid (VB 6.0) in VB.NET.
You may use it by right click on the Reference/ Add reference/COM/Microsoft
Flex Grid control.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
A

AlexL [Xceed]

Hi,

Perhaps you can consider a professional grid if you have the budget.
Take a look at Xceed Grid for .NET, it is quite a bit more powerful
(yet easier to use thanks to its WYSIWYG designer and documention +
support).

On Tue, 18 Nov 2003 12:10:30 -0800, "Satyen Kasturi"--
Alex Leblanc
Xceed Software Inc.
http://www.xceedsoft.com

Check out our advanced .NET grid and SmartUI controls

Email: (e-mail address removed) (remove the first 'x')
 

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