M
Mattia Saccotelli
Hi,
I would like to fill the DOM with an XML string received from a Web
Service, which will be identical in the structure to the Form's XML,
except the content that'll be the result of a SQL query. A sort of
auto-bind from existing data that will fill some portions of the form.
Is also possible to add controls and elements dynamically? Will they be
recognized from the XML or they need to be added one by one via code?
Thank you in advance,
Mattia
I would like to fill the DOM with an XML string received from a Web
Service, which will be identical in the structure to the Form's XML,
except the content that'll be the result of a SQL query. A sort of
auto-bind from existing data that will fill some portions of the form.
Is also possible to add controls and elements dynamically? Will they be
recognized from the XML or they need to be added one by one via code?
Thank you in advance,
Mattia