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

Thread: DBGRID CONTROL

  1. #1
    Join Date
    Aug 1999
    Location
    India
    Posts
    2

    DBGRID CONTROL

    I am using DBGRID control and Remote Data Control
    in my application. There is no problem in filling
    the control but after filling the first time
    I click the dbgrid control the sequence of record
    is changed i.e. the first record moves down and
    the last record gets vanished. But It becomes okay
    if i click the buttons on the remote data control.
    But without using this method how to solve.
    Please Help Me Out
    shak san
    thank u





  2. #2
    Join Date
    May 1999
    Location
    USA
    Posts
    23

    Re: DBGRID CONTROL

    can u post ur code, so that we have more info to act on...


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