Range and length validation for items? |
Post Reply |
Author | |
petery
Newbie Joined: 03 December 2008 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 03 December 2008 at 5:38pm |
Hello,
Please forgive me if this is a newbie question but is there range validation for numeric and double fields and input length validation for string fields? Thanks for your time, Peter |
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2 Language: C# for .NET 2.0 |
|
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
|
I think the only way to set a range limit for a long is if you add a spin or slider control which has a min and max setting.
I would definitely like to see a min/max setting for doubles as well as a max length setting for strings. |
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
Maxlenght for string is already available
Item.ValueMetrics.MaxLength = 5 will prevent user from entering more than 5 chars.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
|
I did not know about the length control in the ValueMetrics. Thanks for letting me know.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
petery
Newbie Joined: 03 December 2008 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
The MaxLength field doesn't seem to be in version 9.81.
|
|
Product: Xtreme SuitePro (ActiveX) version 13.0.0
Platform: Windows XP (32bit) - SP 2 Language: C# for .NET 2.0 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |