I have a page with several buttons and a checkbox on it whose (checkbox) value is
included in the dynamic criteria for the data object in the page's
onBeforeDisplayEvent().  When the checkbox is checked and a button is clicked 
(whose ActionType = Custom), a repeated displays the proper records and the
checkbox is (still) checked (having done a load(false)).  Clicking the Next (or Last) 
button properly displays the next (or last) set of rows, however, the checkbox is no 
longer checked.  If I then click either Next, Prev, First, or Last button (which by 
the 
way ALL have their ActionType property = BuiltIn), when the page is re-displayed, all 
the records are displayed rather than the expected records from the results table 
(because the checkbox is no longer checked).

Can anyone tell me why the checkbox value is being changed (its DefaultValue
property is False) after clicking any of the BuiltIn ActionType buttons?
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to