Tab Controls and Databinding

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

    Tab Controls and Databinding

    I have a form that loads data and binds each control to a field. That part
    is working fine. The final tab on the control is a "calculatio n" tab that
    summarizes the data from the controls on the other tabs. If I click on
    every tab prior to the calculation tab, the calculations work fine. But if
    I go straight to the calculation tab, I get all 0's. The values of the
    controls are not initialized until I actually view the tab. Is there a way
    to force the controls to load the data without clicking on each tab?

    Thanks!

    John Prejean
    john@gcit.net



Working...