Click here to Skip to main content
15,894,297 members

Comments by Sharp Robin (Top 14 by date)

Sharp Robin 12-Mar-13 17:28pm View    
The right way to do things. I was going to write the same answer. Vote for this.
Sharp Robin 12-Mar-13 11:51am View    
Please some more details.
Sharp Robin 12-Mar-13 11:49am View    
You should try using Decimal.TryParse instead and assign value according to success of your parsing.

Happy coding.
Sharp Robin 12-Mar-13 10:55am View    
Try comboBox.Text instead of comboBox.SelectedText. Peace.
Sharp Robin 11-Mar-13 14:42pm View    
Thanks!