Does anyone know how to change the DisplayFormatStringList button property 
dynamically?  E.g., I have a page that when first loaded, displays all the members of 
my application, and has a button whose DisplayFormatStringList property value is 
"Show Inactive Members".  The onWebEvent() for the button then includes dynamic 
criteria to retrieve only those members who are inactive, and the page is reloaded.  
When reloaded, I want to change the DisplayFormatStringList property value for the 
button to "Show All Members, which reverts to using the same criteria that was 
used when the page was first loaded to retrieve all members.  Doing so will allow me 
to use the same button for both queries.
_________________________________________________________________________

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