How to update column data in datatable.
Hi ,
I am working on windows application C# 2008.When i got the result set data into data table,
before showing data in datagrid i have to update any column data passing value from text box
please send me if you have any code snippet .please help me its urgent ....
Re: How to update column data in datatable.
I am not trying to pry but this sounds like a homework assignment to me. This should be pretty easy to solve
have you tried using table.rows??
-zd
Re: How to update column data in datatable.
Why don't you show us what you have tried? This way, we can help you learn. As zdavis said, asking for code snippets just makes it sound like homework, and we are not here to do your assignment for you. We will however be happy to help guide you in the right direction.