LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default MultiPage Form data not displaying when Value property changed

I have a form with a MultiPage control. When focus is changed to another
page, I want to make sure that data on the existing page has been updated by
the user. If they want to save their data, I want to keep them on the current
page so they can click the Update button.
I implemented this behavior by using the MultiPage.Click event. This event
receives control AFTER the new page receives focus. In the event procedure
if I detect that data has not been updated, I want to display the prior page.
I do this by setting MultiPage.value to the prior page index.
What is happening is when I set the Value property, that the correct Tab is
receiving focus, but the contents of the page do not change to that page's
controls. Very bizarre.

Any suggestions?
inTHANKSadvance
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MultiPage Component Property RJM[_2_] Excel Programming 2 July 3rd 05 01:23 AM
MultiPage - How to set MutiRow property? TEB2 Excel Programming 6 May 10th 05 08:06 PM
Check for any data changes in a form with multipage object Bert Neuenschwander Excel Programming 2 September 24th 04 06:31 AM
Displaying Cell Data on a Form Ebgar[_3_] Excel Programming 2 July 20th 04 06:10 PM
Displaying different pages in MultiPage Joepy Excel Programming 0 August 11th 03 01:03 PM


All times are GMT +1. The time now is 12:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"