This is a migrated thread and some comments may be shown as answers.

[Solved] VS crashed when I tried to create a verification step

1 Answer 13 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Magdalena
Top achievements
Rank 1
Magdalena asked on 15 Jun 2009, 03:14 PM

Hi

VS crashed when I tried to create a verification step - I tried to confirm that blank option was selected by default (it crashed on all drop-down lists with the "blank" option). I right clicked on the drop-down list and selected form the menu the Verification option, next selected “DropDown” and ”ByValue” as the Type and in this moment VS always crashes.

Thank you
Magda

 

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 15 Jun 2009, 06:36 PM
Hello Magdalena,

I am not too sure about the verification scenario. Could you post a code snippet that would repro the problem? I am posting a code snippet and an explanation of what should ideally happen:

<input type="text" name="firstname" value ="">

Creating a verification step on the input attributes would only allow verification ByName and there should not be a ByValue option.

So if you could please post an example of element you are trying to verifiy ByValue, it would help clear things up for me.

Sincerely yours,
Nelson Sin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Magdalena
Top achievements
Rank 1
Answers by
Missing User
Share this question
or