VB.NET do not allow Msflexgrid on form

Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Jul 2004
Posts: 2
Reputation: mohansameer is an unknown quantity at this point 
Solved Threads: 0
mohansameer mohansameer is offline Offline
Newbie Poster

VB.NET do not allow me to insert Msflexgrid on form

 
0
  #1
Jul 16th, 2004
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.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 27
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: VB.NET do not allow Msflexgrid on form

 
0
  #2
Jul 17th, 2004
Have you tried using a DataGrid?
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 27
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: VB.NET do not allow Msflexgrid on form

 
0
  #3
Jul 17th, 2004
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.
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 1
Reputation: Doc T is an unknown quantity at this point 
Solved Threads: 1
Doc T Doc T is offline Offline
Newbie Poster

Re: VB.NET do not allow Msflexgrid on form

 
0
  #4
May 27th, 2005
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
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1
Reputation: readraj is an unknown quantity at this point 
Solved Threads: 0
readraj readraj is offline Offline
Newbie Poster

Re: VB.NET do not allow Msflexgrid on form

 
0
  #5
Sep 11th, 2005
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.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC