A department within an organization has a business requirement To create a dynamic table in which the user can add rows. Instance Manager will be used to meet this requirement. Which line of code will add another row?
Absolutely wrong answer.
A is the correct one. You can write xfa.resolveNode("Table1.Row1[0]").instanceManager.addInstance();
on click event and it iwll work
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sg0206
5 years, 5 months ago