i have an datatable with column unit.
here column name is unit
unit
abc
123
ass
ttt
here i need to check whether the row value conatins string or integer
thanks
prince
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
here are some examples on how you can check this. But you question is not to clear, when and how do you need to check the values?
http://social.msdn.microsoft.com/forums/en-US/winforms/thread/84990ad2-5046-472b-b103-f862bfcd5dbc/
http://www.thescarms.com/dotnet/IsNumeric.aspx