Please answer me
How to Adding one by one Record in DataGrid using BackGround thread?
hi all,
Please answer me
Please answer me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Feb 19, 2012, 1:02 PM
Sam HobbsPosted Feb 18, 2012, 12:27 AM
RanjithKumar chiguruvadaPosted Feb 17, 2012, 6:12 AM
Jignesh TrivediPosted Feb 16, 2012, 11:21 PM
The only thing I can suggest is that you add the row data source to which the grid is bound.i.e this is a DataTable, then add a new DataRow to its Rows collection.
hope this help.