CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Location
    Dubai,UAE
    Posts
    10

    VB6 DataBound DBGrid

    Thanks for your timely reply
    My exact problem is i am using databound dbgrid.
    In the grid allow addnew,allowupdate,allowdelete properties are set true.
    In the run time while entering the data in the grid, after entering first row ,when i try to enter data for the second row the first row get disappeared . but in the table we can see the first row (it got saved) but it is not visible in the grid. please help me,it is very urgent.
    regards
    nakheel


  2. #2
    Join Date
    Jan 2000
    Posts
    3

    Re: VB6 DataBound DBGrid

    Hi there.. Did U solved the problem cause I am facing the same Problem.. Please Help..Naveed.. [email protected]


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