Click here to Skip to main content
15,891,841 members

Comments by David Melcher (Top 11 by date)

David Melcher 18-May-13 2:12am View    
If I unterstand you correctly you want to remove the selected row if the user click the remove button, right?
David Melcher 16-May-13 12:34pm View    
We need more information to answer your question.

Do you use a or-mapper like entity framework or just ado .net?
How does your data collection look like?
David Melcher 15-May-13 17:09pm View    
LINQ is very powerful, easy and comfortable; it´s a very nice feature in .net! :)

Btw some links:
http://msdn.microsoft.com/en-us/library/bb397919.aspx (LINQ-to-Objects)
http://msdn.microsoft.com/en-us/library/bb387098.aspx (LINQ-to-XML)
http://msdn.microsoft.com/de-de/library/vstudio/bb386976.aspx (LINQ-to-SQL)
http://msdn.microsoft.com/de-de/library/vstudio/bb386964.aspx (LINQ-to-Entites)
David Melcher 15-May-13 16:12pm View    
I think that´s okay, if you don´t forget to accept it later
David Melcher 15-May-13 16:10pm View    
You're welcome :) please mark the post as solution of your problem. Happy coding