Iterating through a form's controls.

S

Sergio

Is there anyway to iterate through a InfoPath form's controls? Say, like
return all the buttons on the form?

Thanks,
Sergio
 
S

Sergio

Sandhya,

As far as I can tell, that doesn't help me. I need to basically iterate
through the buttons on a form in the code-behind (C#) of the InfoPath form.
Since buttons aren't tied to the data, they don't show up in any of the Xml I
could find programatically.

Sergio
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top