In Price2TextBox_KeyDown dont work
Some help?
- if (Price1TextBox.Text == Price2TextBox.Text)
- {
- //nothing
- }
- else
- {
- **insert into db..
- }
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.
Sanjit Kumar SinghPosted Nov 9, 2019, 11:34 AM
Goran BibicPosted Nov 9, 2019, 9:57 AM
Sanjit Kumar Singh
Sanjit Kumar SinghPosted Nov 9, 2019, 8:48 AM