Copy entries in text boxes into a repeating table

P

Phil Ouikuff

How can I automatically populate a repeating table with text that has been
entered into different text boxes. I would like to add a new row to the
table every time an entry is made.
 
P

Paresh

How can I automatically populate a repeating table with text that has been
entered into different text boxes.  I would like to add a new row to the
table every time an entry is made.

You will need to programatically create rows for repeating table.
Following are some of the links that might of some help to you:

http://www.infopathdev.com/forums/p/8172/31894.aspx
http://aspalliance.com/667_CodeSnip_Add_Row_to_InfoPath_Repeating_Table_on_Button_Click
http://kjellsj.blogspot.com/2005/05/infopath-add-row-to-repeating-table.html

Do let me know if you need any further information.

Thanks,
Paresh
http://www.openzeas.com/blogs/Paresh
 
Top