Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > Please can you give me an advise? (Urgent..)
 

Please can you give me an advise? (Urgent..)

Hello,

I'm getting mad...

I'm making winform project (C#). the project is remaking old one whichmade with VB.

so, I'm almost done that project but 3 kinds problem annoying me.

please save my life...

first one, I need to know how control dot matrix prnter.

scenario : click button -> automatically print the data from database

ourold version(VB) is make .dat file -> call system command like this

"ProcessStartInfo("cmd.exe", "/C " + "copy c:\\page.dat LPT1:")

I tried to follow that kind way but it was difficult to make printable format file...

does anyone know how to handle dot matrix printer?

second one,

our old version used the spreadsheet with mask textbox, nullable datetimepicker, combobox is able to autocomplete and several editor.

so, i bought some component but it did not provide serveral editor and function also it was too complicate to use.

do you guys know some smart datagrid or spreadsheet for C# winform which is to handle easilly?

last one,

I need to know how to make iif file for Quickbook.

Ofcause, it also make automatically like this

click button -> make .IIF file ( i can get data from database)

Please help me...

Thank you.

God blessing you!

yongmirr  Saturday, January 26, 2008 11:30 PM

Hi,

1). For printing in Windows Forms Application, you can read this document:
Preview and Print from Your Windows Forms App with the .NET Printing Namespace

2). Have you checked the DataGridView control?

3). For creating IIF file for Quickbook, I recommand you ask this question in a QuickBook related forum such as QuickBooks Online Community for better responses.

Best Regards,
Zhi-xin Ye.

Zhi-Xin Ye  Wednesday, January 30, 2008 8:41 AM

Hi,

1). For printing in Windows Forms Application, you can read this document:
Preview and Print from Your Windows Forms App with the .NET Printing Namespace

2). Have you checked the DataGridView control?

3). For creating IIF file for Quickbook, I recommand you ask this question in a QuickBook related forum such as QuickBooks Online Community for better responses.

Best Regards,
Zhi-xin Ye.

Zhi-Xin Ye  Wednesday, January 30, 2008 8:41 AM

You can use google to search for other answers

Custom Search

More Threads

• SAlesOrders SAmple
• [ANN] Cool new stuff in the Animal Farm.
• Vector.Rotate rotates in which direction?
• Weird Behaviour
• Creating Setup file
• query on MCPD
• Work Offline
• Missing ticks when in tracing mode?
• three tier archetecture
• Thumbnail Generation