Sugestion needed for information - WM 6.0
C#
6
Posts
2
Posters
0
Views
1
Watching
-
I need to display information from MS SQL table, and I need to have edit, insert and delete options. What should I use? ListView? DataGrid..? Or another ?
-
hisen wrote:
You should use DataGrid. It has edit, insert and delete function itself.
Thanks! Should I save information with SQL Server CE or XML ? Can you please point me to information where I can learn to do those operations?
-
hisen wrote:
You should use DataGrid. It has edit, insert and delete function itself.
Thanks! Should I save information with SQL Server CE or XML ? Can you please point me to information where I can learn to do those operations?