srussell

srussell

  • NA
  • 19
  • 0

How to switch to a new WIN pageframe

Aug 3 2004 10:40 PM
I have a button click that repopulates a dataset that is editable on the next page. I am trying to use : this.dsVehicle = this.oSingle.GetVehicle(lnKey); this.PropertiesPage.Refresh(); How do I get the switch to the Properties Page in a button click? TIA