CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    Data Designer/MSHFlexGrid - Help!

    If someone could help me with a Data Designer/MSHFlexGrid problem where FlexGrid not updating on New/Delete/Modify record, please e-mail me at [email protected] I'm at a total loss with this.

    Thank you!

    d. boune
    County Of Napa
    Napa California
    [email protected]


  2. #2
    Guest

    Re: Data Designer/MSHFlexGrid - Help!

    have you tried the 'Requery' method?
    if this mshflexgrid is bounded with a secondary command(i.e. in relationship with another command), try to close any object that is reffering to the commands, do the 'Requery' method and then open them again.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured