Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
118619 Points
18779 Posts
May 16, 2012 02:08 AM|LINK
snailpace one column value which is an integer. but the text value is string,
Just use Integer.Parse or Convert.ToInt32(……) to deal with the problem。
I still don't know what you really want,so please answer my questions below to make it clear:
1)What do you want to do?
2)What have you done?
3)What's the expected result?
4)What's the actual result?
Reguards!
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: How to pass dynamically generated textbox values as a datatable param to a stored proc
May 16, 2012 02:08 AM|LINK
Just use Integer.Parse or Convert.ToInt32(……) to deal with the problem。
I still don't know what you really want,so please answer my questions below to make it clear:
1)What do you want to do?
2)What have you done?
3)What's the expected result?
4)What's the actual result?
Reguards!