Progress Bar and datagrid

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ucasesoftware

    #1

    Progress Bar and datagrid

    Hello, ===>>> IT's FOR WINFORM

    I want to update my progress bar... but commantype is a stored
    procedure...
    As it's impossible to Move next the "recorset" i have a new idea

    Is there an event in the Datagrid who fire each time it "paint" a
    row...

    maybe each time i can have myProgress.perf ormStep()

    is someone know the event ?

Working...