Inserting the same data to two or more consecutive rows at the same time.
I want to know if it is possible and how to insert the same data, into two or more consecutive rows, in a datatable column, at the same time, by a click of a button. The data will be from a textbox bound to the column. I use c#.NET 2003. Please I would like the codes.
Thanks.