Sunilbsamantray
Member
- Joined
- Sep 26, 2011
- Messages
- 7
- Programming Experience
- Beginner
I M new to Vb.Net
In an Project I have form Containg Datagridview which contains one ComboBox & Two textboxes.
Naming Combobox as Account Displaying all Account Names in Database
1st Text_Box as Debit_Amount & 2nd Text_Box as Credit_Amount
My Problem Is I want to enable the Credit_Amount Text Box only if Debit_Amount is Blank & my cursor moves to the Next row of my DatagridView.....
This Form allows to make a Journal Entry in an Accounting System..
Can Any one Help.........
Plssss
In an Project I have form Containg Datagridview which contains one ComboBox & Two textboxes.
Naming Combobox as Account Displaying all Account Names in Database
1st Text_Box as Debit_Amount & 2nd Text_Box as Credit_Amount
My Problem Is I want to enable the Credit_Amount Text Box only if Debit_Amount is Blank & my cursor moves to the Next row of my DatagridView.....
This Form allows to make a Journal Entry in an Accounting System..
Can Any one Help.........
Plssss