Hi, I am looking for some help using LINQ in an asp c# project.
So far I have managed to bind a LINQ data set to a grid and also create a new LINQ object and then save this. What I haven't managed is editing data in the data grid. What I want to do is have the values in the data grid itself editable, like Excel. I do not have any clue how to make this happen, any assistance would be much appreciated! cheers, eddiec :-)
