Hello People,
Can someone help me with a hint on how to design a flat grid table in C#, that must look exactly like the one designed in either MS Excel or MS Word.
The Table is meant to be made of cells that form rows and columns.
I tried to used DataGrid from Controlbox, but this table is apprearing with Row Hearder and Column Header which I do not want to appear. It suppose to be only a flat table.
Any help would be greatly appreciated.
Thanks
V.
Loading
Vincent MbavPosted Sep 6, 2007, 12:06 PM
Thanks Scott
You are a legend mate, I really appreciate your reply and it took me miles ahead of what I am jdoing.
Thanks
Scott LyslePosted Sep 6, 2007, 11:13 AM
Scott LyslePosted Sep 6, 2007, 11:08 AM