|
-
Jan 28th, 2004, 05:24 AM
#1
Thread Starter
Frenzied Member
Suggestions how to do this...
I'm new to C# in fact this is going to be my first full application.
I need to be able to transfer the contents of an HTML table (simply copied using CTRL-C) into a datagrid (or some similar control that I could use). I'm presuming this requires work with windows clipboard so if any one could give me any useful suggestions/URLs to take a look at that would be cool.
Also the same datagrid (or similar) needs to be able to be populated by selecting a CSV file - to allow the user alternative methods of population. I'm pretty sure I can do this by loading the CSV into a dataTable which is bound to the datagrid.
Cheers
DJ
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|