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

    VS2005 DataGrid Wizard

    I have created datagrid in VS 2005, that allows me to view and update the grid. I am trying to add functionality with a text box and button that will allow me to enter a id number click the button and requery the database. Does anyone know how to do this using the wizard or through code?

    Thank You

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: VS2005 DataGrid Wizard

    Will need much more info on what you have done so far, and what exactly you are trying to achieve.

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