Exercise 5: Design Grid of AutoCount Accounting 1.8: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4:
Add Master and Detail tables relation to GridControl.
 
''This exercise uses project from preciousprevious exercise.''
 
Line 12:
 
3. Add References of AutoCount Accounting
<syntaxhighlight lang="csharp" line>
BCE.AutoCount.dll
BCE.AutoCount.CommandAccounting.dll
Line 23:
 
4. Add References of {{DevExpress}} WinForms.
<syntaxhighlight lang="csharp" line highlight="5, 6">
DevExpress.Data.v13.1.dll
DevExpress.Design.v13.1.dll