Hi,
I want to add data to a grid which is already binded to a data source. I want to have the user copy and paste data from excel to a text box, and has a button which when clocked should add the data to the datagrid. I am looking to add only one column. The grid has multiple columns, but is is only one column of data that needs to be added as new rows to the grid.
Thanks,
I want to add data to a grid which is already binded to a data source. I want to have the user copy and paste data from excel to a text box, and has a button which when clocked should add the data to the datagrid. I am looking to add only one column. The grid has multiple columns, but is is only one column of data that needs to be added as new rows to the grid.
Thanks,