Search
  Search
DEVELOP WEB APPLICATIONS WITH THE BEST AJAX FRAMEWORK.
CREATE LINE OF BUSINESS SILVERLIGHT APPLICATIONS IN NO TIME.
EVERY THING YOU NEED TO START DEVELOPING WITH VISUAL WEBGUI.
SEE VISUAL WEBGUI SHOW CASES FROM AROUND THE WORLD.
ALL THE RESOURCES YOU NEED TO START BUILDING VISUAL WEBGUI APPLICATIONS TODAY.
SHARE AND FIND VISUAL WEBGUI RESOURCES.
TALK WITH OTHER VISUAL WEBGUI DEVELOPERS.
 

 

SAP has chosen Visual WebGui for strategic web application, Mr. Saar of SAP explains why in an interview with with Jeremy Geelan at AJAX World.

Click on the video image to watch

SAP chosen VWG for strategic web application

 
  Forum  General Visual ...  Let's Chat Abou...  6.2.1 TextValidator
Previous Previous
 
Next Next
New Post 11/14/2008 8:17 AM
  0bscur3
22 posts
No Ranking


6.2.1 TextValidator 

I was using (with 6.2.0a) something like this:
txtValor.Validator = TextBoxValidation.FloatValidator;

Now, with 6.2.1, everytime a textbox with that validator lose focus, it gives me a message (that looks like a javascript alert):

Expression Error:'strValue' não está definido(String(strValue).match(/^[0-9]*([.][0-9]+){0,1}$/))
Translated:
Expression Error:'strValue' is not defined (String(strValue).match(/^[0-9]*([.][0-9]+){0,1}$/))

And, closing that alert, it shows:

Float value is requiered.

There is something different that i have to change or is this a bug?

 
New Post 11/16/2008 12:52 AM
  izi.versano
133 posts
5th Level Poster


Re: 6.2.1 TextValidator 
Hello,

This was a bug in the 6.2.0a version but was fixed for 6.2.1 ,
I was not able to reproduce the problem you reported on 6.2.1.

•    A sample reproduction application would be highly appreciated and will speed up the diagnosis.

Regards,
Izi Versano
The Visual WebGui team
 
New Post 11/16/2008 5:36 AM
  dubem1
389 posts
3rd Level Poster


Re: 6.2.1 TextValidator 

Hllo Izi, it's a new bug in build 6.2.1

Easy to reproduce and confirmed by Ori and Shlomi

A new issue (3253) has been open inbuild 6.2.2

Martin

 
New Post 11/16/2008 6:10 AM
  izi.versano
133 posts
5th Level Poster


Re: 6.2.1 TextValidator 
Hello ,

Does the reported bug reproduce your Problem ?
if yes what exactly the problem youre having ?
can you be more specific so i can be more  help  for your case?

Izi Versano
The Visual WebGui team.

 
New Post 11/16/2008 6:55 AM
  dubem1
389 posts
3rd Level Poster


Re: 6.2.1 TextValidator 

It's ok, the case is handle by Ori.  Here was the problem :

I just test issue 2363 you fixed in latest revision 6.2.1.  

Now if use the integerValidator like this : textBox1.Validator = TextBoxValidation.IntegerValidator

 When the textbox lost focus, I get the following message: Expression Error: ‘strValue’ is undefined (String(strValue).match(/^[0-9]*$/))

 FloatValidator has the same problem.

 And if I use the constructor you write in your closing comment of issue 2363 : textBox1.Validator = new TextBoxValidation("String(strValue).match(/^[0-9]*$/)", "Integer value is required.", "0-9", "!objEvent.shiftKey");

 Then each time I hit a number (on key press), I get the following message: Expression Error: ‘strValue’ is undefined (String(strValue).match(/^[0-9]*$/))

 And also Expression Error : ‘objEvent’ is undefined(objEvent.shiftKey)

 The problem is TextBoxValidation not work when using client obscuring

 
Previous Previous
 
Next Next
  Forum  General Visual ...  Let's Chat Abou...  6.2.1 TextValidator

Visual Studop Partners

Copyright © 2005-2008 Visual WebGui®   Terms Of Use  Privacy Statement
Visual WebGui is copyright 2005-2008 by Gizmox