GMV
July 3rd, 2002, 11:24 AM
Hi, all!
I need to create table in WinForm (like an Exel).
Hint me
How can i create it ?
Thx!!!
I need to create table in WinForm (like an Exel).
Hint me
How can i create it ?
Thx!!!
|
Click to See Complete Forum and Search --> : Table GMV July 3rd, 2002, 11:24 AM Hi, all! I need to create table in WinForm (like an Exel). Hint me How can i create it ? Thx!!! CPCericola July 7th, 2002, 07:36 PM Try using the DataGrid control. You may need to extend it to add some functionality. There may be a third party solution too. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |