how to get current row from within visual studio.

E

esebastian

Hello All,
I have an infopath 2007 form which i host in a visual studio c#
windows application. I have a master/detail on my form and a button on
the windows form, when i click the winforms button i want to get the
currently selected node from the master/detail section but i have no
idea how to do this. How do i get the current selected row from
outside the infopath form?
Thanks,
Erin
 
K

Karthik

Hi,


My suggestion is to add a check box to each row (this also means that there
would be one more field added to the template schema). Based on the selection
in the check box, the selected row can be identified.

Hope this solves your problem.

regards,
Karthik
 

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