Data table in win form

Posted by Lumpy on Stack Overflow See other posts from Stack Overflow or by Lumpy
Published on 2010-05-14T15:39:10Z Indexed on 2010/05/14 15:44 UTC
Read the original article Hit count: 262

Filed under:
|

I want to copy two columns from excel and work on them in a c# program. What component is the best to use to mimic an excel column in a win form?

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms