Read from excel to datatable:How to convert column datatype
I am readind unit price column from excel as oUplifts.sUnit_Price = DtSet.Tables[0].Rows[i]["Unit Price"].ToString().Trim().How can i convert from string to decimal number?
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.
Austin MutsPosted Apr 7, 2016, 7:13 AM
Vignesh ManiPosted Apr 7, 2016, 6:48 AM
Vignesh ManiPosted Apr 7, 2016, 6:45 AM