MVC Test for dynamic label and calculating totals
Update Age label with first name when it is set.
Enter first name:
Enter last name:
Enter email:
Enter Age
Update total when any of the fields are changed.
Item one:
Item two:
Item three:
Item four:
Total:
10
Update total when any of the fields are changed - Using a Repeat.
Item 0:
Item 1:
Item 2:
Item 3:
Total:
10
Model:
●
Reset