Hi CAS,
Your flexgrid control is of same version as mine. I'll be glad to get
an repro sample and test it for you on VS.NET 2003.
And The upgrade to VS.NET 2003 is cheap but sadly, not for free.
Normally you can upgrade to VS.NET 2003 for only $29 US.
for more information , you may refer to
http://msdn.microsoft.com/vstudio/howtobuy/upgrade/vstudio03/
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
You should not reply this mail directly, "Online" shouldbe removed before
sending, Thanks!
--------------------
| Content-Class: urn:content-classes:message
| From: "c. a. smolinski" <cas@strucdesign>
| Sender: "c. a. smolinski" <cas@strucdesign>
| References: <
[email protected]>
<
[email protected]>
| Subject: RE: Using MSFLEX Grid on a .NET Form
| Date: Mon, 15 Sep 2003 15:56:41 -0700
| Lines: 87
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcN73KBkA5aU2J1bQmKJqwbJ+0jtkQ==
| Newsgroups: microsoft.public.dotnet.framework.windowsforms
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.windowsforms:52286
| NNTP-Posting-Host: tk2msftngxa09.phx.gbl 10.40.1.161
| X-Tomcat-NG: microsoft.public.dotnet.framework.windowsforms
|
|
| The version of the ms flex grid is 6.00.8418 with a
| release date of 2/2/1999. Can I get free upgrade of .net
| 2002 to .net 2003? I have searched the knowledge base and
| there is nothing close the problem I'm seeing.
|
| >-----Original Message-----
| >Hi CAS,
| > My understanding to your problem now is if you put
| an VB6 MSFlexGrid
| >control on a Form.
| >When you show the Form using ShowDialog method, the
| OnLoad event handler of
| >the Form is not fired.
| >But when you Show the Form by Show method the OnLoad
| event handler is fired.
| >
| >However, I'm not able to repro your problem, if you are
| not using the
| >latest version of the MSFlexGrid control
| >I suggest you update your MSFlexGrid control first. You
| can find the VS 6.0
| >sp5 in
| >
| >
http://www.microsoft.com/downloads/details.aspx?
| FamilyID=e9411283-c8ad-4283-
| >8d74-3d6efd917644&DisplayLang=en
| >Here is some information on my system,
| >Microsoft FlexGrid Control sp3
| >VS.NET 2003
| >.NET Framework v1.1
| >
| >If you still have problem after updating, please let me
| know and send me a
| >simple project for reproducing the problem, thanks!
| >
| >
| >Best regards,
| >
| >Ying-Shen Yu [MSFT]
| >Microsoft Online Partner Support
| >Get Secure! -
www.microsoft.com/security
| >
| >This posting is provided "AS IS" with no warranties and
| confers no rights.
| >
| >--------------------
| >| Content-Class: urn:content-classes:message
| >| From: "CAS" <
[email protected]>
| >| Sender: "CAS" <
[email protected]>
| >| Subject: Using MSFLEX Grid on a .NET Form
| >| Date: Thu, 11 Sep 2003 23:09:59 -0700
| >| Lines: 9
| >| Message-ID: <
[email protected]>
| >| MIME-Version: 1.0
| >| Content-Type: text/plain;
| >| charset="iso-8859-1"
| >| Content-Transfer-Encoding: 7bit
| >| X-Newsreader: Microsoft CDO for Windows 2000
| >| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| >| Thread-Index: AcN49H8G45pNnwCURByeS5JobkYnlA==
| >| Newsgroups:
| microsoft.public.dotnet.framework.windowsforms
| >| Path: cpmsftngxa06.phx.gbl
| >| Xref: cpmsftngxa06.phx.gbl
| >microsoft.public.dotnet.framework.windowsforms:52197
| >| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| >| X-Tomcat-NG:
| microsoft.public.dotnet.framework.windowsforms
| >|
| >| I have used the VB6 MS Flexgrid to display a simple
| matrix
| >| of data. When putting a grid on a form which is
| >| displayed with 'Showdialog' the form's load routine is
| not
| >| entered though the form is displayed. I have it
| broken
| >| down to basics by putting a single grid (no data no
| other
| >| controls) on a form. When the form is
| >| displayed 'showdialog' the form's load routine is not
| >| entered. When form is displayed with 'show' the form's
| >| load entry point is called as expected...
| >|
| >
| >.
| >
|