Add to view binded to gridview
C#
6
Posts
4
Posters
0
Views
1
Watching
-
hi. I have a view that binded to a gridview. i want to add directly in Datagrid and then the new row added to corresponded table. what should i to do?
sepel
-
sepel wrote:
what should i to do?
You should learn how Data Binding works. There are mountains of documentation and tutorials with sample code on MSDN and well as in Articles here on CodeProject.
led mike
-
sepel wrote:
what should i to do?
You should learn how Data Binding works. There are mountains of documentation and tutorials with sample code on MSDN and well as in Articles here on CodeProject.
led mike
led mike wrote:
You should learn how Data Binding works.
you took the words right out of my mouth.... This is far to genral a question,