J
Jithendrian. R
Hi
i have created a infopath 2007 form which talks to my Service...during the
design of my infopath form i have connected it to my datasource and have also
added it to my form( basically by dragging the datasource object into my form
and it gets me the controls needed like 5 TextBoxes)..i have set default
values to the controls added and also added a submit button and connected it
to my service...
then i have hosted my infopath form in my windows application..
but i need to set a value explicitly to one of my controls which were added
in the design time of my infopath form(say TextBox1)...
i used XpathNavigator from my windows app to get xml code of my infopath
form...but in that code there is no entry for any of my controls which were
added in the design time of my infopath form...
how to refer to the controls added by dragging the datasource object....
need help regarding this...
Thanks
Jithendrian. R
i have created a infopath 2007 form which talks to my Service...during the
design of my infopath form i have connected it to my datasource and have also
added it to my form( basically by dragging the datasource object into my form
and it gets me the controls needed like 5 TextBoxes)..i have set default
values to the controls added and also added a submit button and connected it
to my service...
then i have hosted my infopath form in my windows application..
but i need to set a value explicitly to one of my controls which were added
in the design time of my infopath form(say TextBox1)...
i used XpathNavigator from my windows app to get xml code of my infopath
form...but in that code there is no entry for any of my controls which were
added in the design time of my infopath form...
how to refer to the controls added by dragging the datasource object....
need help regarding this...
Thanks
Jithendrian. R