Insert into sql from datagrid c#
I have existing datagrid (non-sql)...(id, price, name, quantity)
I need from that datagrid insert value in (account) table in sql (id, price, name, quantity)
Some help?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Goran BibicPosted Apr 26, 2018, 10:13 AM