Posted 19 June 2019, 7:00 am EST
Hi,
Is there a way to copy the data we have in grid to a datatable ?
Regards,
Kshitiz
Forums Home / ComponentOne / WinForms Edition
Posted by: kshitizkumar on 19 June 2019, 7:00 am EST
Posted 19 June 2019, 7:00 am EST
Hi,
Is there a way to copy the data we have in grid to a datatable ?
Regards,
Kshitiz
Posted 20 June 2019, 5:00 am EST
There are many ways.
Are you using binding? dataset?
create a conection with the database and choose the method to copy, inserting each row into the database… sincronizing al data with a binding…
Posted 20 June 2019, 5:41 am EST
Hello,
You can refer to this forum post for your answer.
Also I am attaching a sample regarding this post , please go through this for better understanding.
Note : This reply is regarding FlexGrid , you can do the same in TrueDbGrid.
If my understanding is wrong, could you please explain in detail.
Thanks,
Mohit
Posted 20 June 2019, 5:41 am EST