Click here to Skip to main content
15,886,258 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have 2 textboxes and one Combo Box and DataGridView(DGV) in my Windows Form Application.In combo box there is 2 items ie., C and D.Like wise in my DGV i have 4 columns id,name,Credit and Debit.When I insert 'C' from Combo Box the Credit column should show as 'C' and the Debit column should show as null value.
Is it possible to insert like that.If possible please say how it is?
Thank You.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900