CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: bruler

Search: Search took 0.09 seconds.

  1. Replies
    0
    Views
    643

    How to refresh datagrid!

    I currently have an app that has around 20 tabs that share one datagrid. These tabs are displaying data from a sql database. What i am having trouble with is getting the datagrid to refresh. Users...
  2. Replies
    1
    Views
    5,538

    Help with SelectedTab

    I am creating an app that uses tabs. I want to be able to add, edit, and delete on each tab. Basically, I am connected to a sql database, and i want to be able add, edit, and delete items in db and...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured