CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Alter $EmptyRows value (editable grid) on the fly?

Print topic Send  topic

Author Message
kburnett
Posted: 09/07/2003, 2:45 PM

gang,

has anyone been successful in altering and editable grid's $EmptyRows value on the fly?

for example, i have form that can have many rows. but if the first entry satisfies certerain criteria (say term of residence > 2 years) then the user does not need to fill in any more info. so i would like to be able to validate and not show any more fields the next time around.

the same would be true for offering the user the option of "how many fields do you need/want?"

thanks,
kyle
kburnett
Posted: 09/08/2003, 7:54 AM

place this (or some variation) in the form before show event:

$form_name->EmptyRows = 0;

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.