Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all
i need some help
iam working on Accounting system
i need to use datagrid for almost data entry like invoices-Accounting entries- stock in /out
so i need datagrid control that have built in controls like combobox-add datetime-check box etc ...
i try datagrid in vs 2010 but i found some problem like datetime no datetime control even when i add some classes for this it was not work as expected
for combobox when i make it filter auto complete i found i must press enter after i select from auto filter list or i didn't get the item id

thanks for any help
Posted

1 solution

HI,
Check my article which will help you add combobox,Date time controls to your datagridview.
DataGridView Helper Class[^]

and also check this article if this helps i will be happy in that.

Nested DataGridView in windows forms c#[^]
 
Share this answer
 

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