HI,
How to Assign data to certain cell using wpf
In c# i can assign like this
dgvOpeningStock.Rows[e.RowIndex].Cells["ItemName"].Value ="text"
like this how can i add data using wpf
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.
Venkanna ToletiPosted Oct 19, 2015, 4:44 AM
Priyaranjan K SPosted Oct 19, 2015, 4:05 AM