Hi,

I need to implement a class that allow me insert as many childs as needed, like when you have a DataTable Class and add as many DataRows as needed with DataTable.Rows.Add(DataRow).

I can't figure the right way to implement it.

Please help me here...

Omar

Please send me the proper requirement whether you require to insert from the textboxes value and save them by storing in the data table or you want it to add row from the rows in data grid and then save the record in the table

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.