I have 2 text boxes, a button and a repeater control. I would like to insert text inside the textbox fields and when i press the add button I would like the text box values to be added to the repeater control in one row.
Hi Tevin,
Refer below article. Replace the GridView with Repeater control.
Add (Insert) new row to GridView programmatically in ASP.Net using C# and VB.Net
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.