CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 OnValidate VB.NET

Print topic Send  topic

Author Message
czeuch

Posts: 16
Posted: 06/29/2006, 2:44 PM

Hi, I´m trying to fill an input text, named Last_Name, on an OnValidate event:

names1Last_Name.Value = "Andrew"

It´s appears me a building error:

variable names1Last_Name is not defined

But this code works perfectly on the BeforeShow event. What sintax i´ve to use in the OnValidate event?

Thanks!
View profile  Send private message
Stan
Posted: 06/30/2006, 4:09 AM

The instance of control is not avaiable in the OnValidate event. You should use
Last_Name.Value instead.
czeuch

Posts: 16
Posted: 06/30/2006, 4:22 AM

Thanks, I´m gonna try this!
View profile  Send private message

Add new topic Subscribe to topic   


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

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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