DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   VB.NET (http://www.daniweb.com/forums/forum58.html)
-   -   VB.NET do not allow Msflexgrid on form (http://www.daniweb.com/forums/thread8138.html)

mohansameer Jul 16th, 2004 11:06 am
VB.NET do not allow me to insert Msflexgrid on form
 
Whenever I try to place Msflexgrid component on the form,it show me the message,"You don't have the liscence to use this control.
Please send me solution for that,or tell me the other method to show the grid,as I only want to show the information in the grid form.

Tekmaven Jul 17th, 2004 12:25 pm
Re: VB.NET do not allow Msflexgrid on form
 
Have you tried using a DataGrid?

Tekmaven Jul 17th, 2004 2:28 pm
Re: VB.NET do not allow Msflexgrid on form
 
Just did a little checking, and I found out that the Msflexgrid is a COM Control. When working with .NET, it is very desirable to stay with pure managed code (for example, use .NET controls, instead of COM). The DataGrid would be the flexgrid's .NET equivelent.

Doc T May 27th, 2005 12:08 pm
Re: VB.NET do not allow Msflexgrid on form
 
Try looking at the following Knowlege base article. This is the fix for getting the design time licences. Further you may have to copy the files (listed in the article) to your machine and register them. Use regsvr32 for this.

http://support.microsoft.com/?id=318597

Doc T

readraj Sep 11th, 2005 3:00 am
Re: VB.NET do not allow Msflexgrid on form
 
Tekmaven,

As you said datagrid is really superiar than Dagrid in VB6 but as MSFLEXGRID it will not allow to create unbound reports in spreadsheet format.


All times are GMT -4. The time now is 2:31 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC