how to add checkbox in repeating table?I need add checkbox or radio option control in repeating table, every row has one check box,I already added a field with checkbox type in repeating group, but if I binding the repeating table to a sql table, the checkbox disappear automatically, so how to implement this ?? binding a table in sql server onto repeating table and also reserve the check box in every row© 2009 Microsoft Corporation. All rights reserved.Fri, 03 Jul 2009 09:21:11 Z6c8713eb-4793-450f-a67c-788efffc6a6fhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#6c8713eb-4793-450f-a67c-788efffc6a6fhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#6c8713eb-4793-450f-a67c-788efffc6a6fbarryddhttp://social.msdn.microsoft.com/Profile/en-US/?user=barryddhow to add checkbox in repeating table?I need add checkbox or radio option control in repeating table, every row has one check box,I already added a field with checkbox type in repeating group, but if I binding the repeating table to a sql table, the checkbox disappear automatically, so how to implement this ?? binding a table in sql server onto repeating table and also reserve the check box in every rowFri, 03 Jul 2009 03:43:33 Z2009-07-03T03:43:33Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#41460754-dd41-4503-b819-da1a09e771e3http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#41460754-dd41-4503-b819-da1a09e771e3Clayton Cobbhttp://social.msdn.microsoft.com/Profile/en-US/?user=Clayton%20Cobbhow to add checkbox in repeating table?After making your data connection to the SQL table, just drag that repeating group from the secondary data source onto your canvas, and it will make its own repeating table with the appropriate controls.<hr class="sig">SharePoint Architect || <a href="http://claytoncobb.wordpress.com">My Blog</a>Fri, 03 Jul 2009 04:12:48 Z2009-07-03T04:12:48Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#221992c0-d20d-4d8b-8e8c-dcd1e135e231http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#221992c0-d20d-4d8b-8e8c-dcd1e135e231Shobhit Bhatnagarhttp://social.msdn.microsoft.com/Profile/en-US/?user=Shobhit%20Bhatnagarhow to add checkbox in repeating table?Hi, Can u explain wat exactly your requirement is...you can display checkboxes based on some choice field from Database, or u can create an independent check box on the infopath form too...??Fri, 03 Jul 2009 04:29:55 Z2009-07-03T04:29:55Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#d1c1caea-8371-4e44-8289-3caf8f73f1bbhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#d1c1caea-8371-4e44-8289-3caf8f73f1bbbarryddhttp://social.msdn.microsoft.com/Profile/en-US/?user=barryddhow to add checkbox in repeating table?I need to create an independent check box in every row of repeating table which binding to a sql table.Fri, 03 Jul 2009 05:09:47 Z2009-07-03T05:09:47Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#821d1d96-0117-478d-8820-955af700ec68http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#821d1d96-0117-478d-8820-955af700ec68Clayton Cobbhttp://social.msdn.microsoft.com/Profile/en-US/?user=Clayton%20Cobbhow to add checkbox in repeating table?<blockquote>I need to create an independent check box in every row of repeating table which binding to a sql table.</blockquote> <br/>Did you try what I said?  You shouldn't have to create any checkboxes.  The data element from the SQL data connection should automatically create a checkbox unless the data type is not boolen, but you can still change the control to a checkbox but will have to translate the SQL data into some sort of Checked and Cleared values.<hr class="sig">SharePoint Architect || <a href="http://claytoncobb.wordpress.com">My Blog</a>Fri, 03 Jul 2009 05:29:24 Z2009-07-03T05:29:24Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#926e1362-0086-46d0-83e7-1c6332998818http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#926e1362-0086-46d0-83e7-1c6332998818barryddhttp://social.msdn.microsoft.com/Profile/en-US/?user=barryddhow to add checkbox in repeating table?<blockquote> <blockquote>I need to create an independent check box in every row of repeating table which binding to a sql table.</blockquote> <br/>Did you try what I said?  You shouldn't have to create any checkboxes.  The data element from the SQL data connection should automatically create a checkbox unless the data type is not boolen, but you can still change the control to a checkbox but will have to translate the SQL data into some sort of Checked and Cleared values. <hr class=sig> SharePoint Architect || <a href="http://claytoncobb.wordpress.com">My Blog</a></blockquote> <br/>Yes, Cobb, I already try what you said, but actually I don't want to change any control type to checkbox which binded to any column in SQL table, I want to add a additional repeating checkbox in every rowFri, 03 Jul 2009 06:46:13 Z2009-07-03T06:46:13Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#efe7f467-877c-46ec-b00c-aac72ffd09a2http://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#efe7f467-877c-46ec-b00c-aac72ffd09a2Clayton Cobbhttp://social.msdn.microsoft.com/Profile/en-US/?user=Clayton%20Cobbhow to add checkbox in repeating table?You have stated twice, &quot;binding to a sql table.&quot;  This is the first time you clearly specified that your table ONLY is bound to the SQL table and that you want to add your own extra checkbox in the main data source.  It's not easy to combine both ine one repeating table.<br/><br/>What makes you and some others address me as Cobb when that's my last name?  Is that customary in some cultures?  <hr class=sig> SharePoint Architect || <a href="http://claytoncobb.wordpress.com/"><span style="color:#0033cc">My Blog</span></a>Fri, 03 Jul 2009 08:49:13 Z2009-07-03T08:49:53Zhttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#dc4bc8e5-fead-4776-bc19-9823d1c7feaahttp://social.msdn.microsoft.com/Forums/en-US/sharepointinfopath/thread/6c8713eb-4793-450f-a67c-788efffc6a6f#dc4bc8e5-fead-4776-bc19-9823d1c7feaaShobhit Bhatnagarhttp://social.msdn.microsoft.com/Profile/en-US/?user=Shobhit%20Bhatnagarhow to add checkbox in repeating table?Hi, <br/><br/>When u add a checkbox control in your repeating table, then for each row that displayed on the  form when the data is loaded...the checkbox is repeated for each row....i dont knw whether this answers your question or not....but that is wat i think u want to knw...just add a checkbox to a column of a table n u r through....<br/><br/>Regards<br/>Shobhit BhatnagarFri, 03 Jul 2009 09:21:11 Z2009-07-03T09:21:11Z