Set Number of Rows - InfoPath Dev Sign in | Join | Help in Controls InfoPath (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » InfoPath » Controls » Set Number of Rows Use our Google Custom Search for best site search results. Set Number of Rows Last post 08-19-2007 10:59 PM by nukkumatti. 5 replies. Page 1 of 1 (6 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 07-30-2007 03:42 PM Alphamax Joined on 11-21-2006 USA Posts 28 Set Number of Rows Reply Contact Is there a way to set the default number of rows in a repeating table? Example, a repeating table always has one row on default, I want it to have 3 row on defaultThanks Thanks@lphamax Filed under: Control, repeating table 07-30-2007 11:12 PM In reply to nukkumatti Joined on 12-08-2005 Germany Posts 349 Re: Set Number of Rows Mark as Not AnswerMark as Answer... Reply Contact Yes this is possible but you have to write some code to achieve it. Pelase search a bit in the forum and you can find the solution. Listen to Motörhead cos they play Rock'n Roll :) 08-17-2007 12:58 PM In reply to Agni Jonnalagadda Joined on 12-15-2004 India Posts 617 Re: Set Number of Rows Mark as Not AnswerMark as Answer... Reply Contact Other way is just open the template.xml and add 3 rows for which you want them by default. This way when you open the form to fill out 3 rows will come by default. Agni / http://www.ggktech.com 08-19-2007 05:58 AM In reply to nukkumatti Joined on 12-08-2005 Germany Posts 349 Re: Set Number of Rows Mark as Not AnswerMark as Answer... Reply Contact good one. that´s the better and easier way. Listen to Motörhead cos they play Rock'n Roll :) 08-19-2007 07:30 PM In reply to Alphamax Joined on 11-21-2006 USA Posts 28 Re: Set Number of Rows Mark as Not AnswerMark as Answer... Reply Contact Thanks Guys, but I used an even easier method without extracting the template.In the Form Options menu if you click on "Edit Default Values" you can right click on the repeating group and add as many default rows as you want. Thanks@lphamax Filed under: repeating table 08-19-2007 10:59 PM In reply to nukkumatti Joined on 12-08-2005 Germany Posts 349 Re: Set Number of Rows Mark as Not AnswerMark as Answer... Reply Contact true. that's also a really good way. it's actually what agni proposed just using this nice wizard instead of opening the template.xml and modify it manually. glad you found a solution. Listen to Motörhead cos they play Rock'n Roll :) Page 1 of 1 (6 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
Is there a way to set the default number of rows in a repeating table? Example, a repeating table always has one row on default, I want it to have 3 row on default
Thanks
Other way is just open the template.xml and add 3 rows for which you want them by default. This way when you open the form to fill out 3 rows will come by default.
Thanks Guys, but I used an even easier method without extracting the template.In the Form Options menu if you click on "Edit Default Values" you can right click on the repeating group and add as many default rows as you want.
true. that's also a really good way. it's actually what agni proposed just using this nice wizard instead of opening the template.xml and modify it manually. glad you found a solution.