I am new to DataObjects.NET, and have been working/playing with code for last week. I'm having problems with data binding in a WinForm app (C# 3.5), and have not been able to find an answer to this question. I want to be able to return a list of entities, and bind to a DataGrid. The grid is editable, and after the user has edited 1 or more entities, I need to be able to SAVE those entities back to the db. My immediate issues are:
This thread was imported from our support forum. The original discussion may contain more detailed answer. Original topic by paulbrower. |