multiple forms data on one form

T

Tarandeep Singh

-I have created 5 forms using one XML Document which was having 5
roots(subroots)
-Is it possible for me to have the data of those forms on one single form
-or is there any alternate way to deal with an XML file having more than one
root(sub roots)
 
B

Bob Chauvin \( Paix dehors \)

Do you want to display one row per form with a VCR Nav control or show all
details at once?
 
Top