Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinForms Design Question
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
WinForms Design Question
Miscellaneous
Thread ID:
01454328
Message ID:
01454328
Views:
89
I'm working on a WinForms app for a client. They want to be able to copy & paste a block of data from Excel into the app. The Excel
file section has this format:
Model #	Description	Serial #	Qty
			
A6451B	HP e3000 N4000 1 way, 440MHz Solution		1
A5168A	N-Class Processor Support Module		1
A4882A	N-Class Memory Carrier Board		1
A4923A	1024MB High Density SyncDRAM Memory Module		4
A6089A	HotPlug 36GB Ultra2 SCSI LP Disk, rp74X0		1
A6795A	PCI Single Port 2Gb/s Fibre Channel Controller		2
A5230A	PCI 100Base-T LAN Adapter		2
C1001A	HP 700/92 Terminal - Amber Display		1
A4902A	HP Rack System/E, 41U, quartz color		1
A6585A	PowerTrust II-MR 8 kW (12 kVA) UPS 230V		1
The software will search for Model#, Description, and/or serial number. Qty is used later, so it will need to be entered into
a different column.

What would be nice is some way of reproducing 4 columns on a winform that the user could paste into. Any suggestions?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Reply
Map
View

Click here to load this message in the networking platform