DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Warren Koen Guest

    Again grid problems


    I have incorporated MS Flexigrid Control into my project, however whenever
    I put it on a dialog, the dialog wont pop
    up when called, but as soon as I remove the grid, the dialog works fine.

    Any ideas anyone.

    And thanks steve for helping me with the compilation problem.

  2. #2
    Svetlana Guest

    Re: Again grid problems


    Hi,
    sounds like your CYourDialog::OnInitDialog() returns FALSE because control
    isn't created properly (I assume we're talking VC++ here).
    Couple of things to check : control's resorce ID, control's properties.
    Also, set breakpoint inside the above function and find out exactly, what's
    happening. You may also try to call CWnd::Create() explicitly on this control.
    Good luck.

    "Warren Koen" <koenwh@telkom.co.za> wrote:
    >
    >I have incorporated MS Flexigrid Control into my project, however whenever
    >I put it on a dialog, the dialog wont pop
    >up when called, but as soon as I remove the grid, the dialog works fine.
    >
    >Any ideas anyone.
    >
    >And thanks steve for helping me with the compilation problem.



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links