Excel Tables
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I am developing a Win app that pulls data from a datagridview control onto an excel spreadsheet.The app is doing this so far but I would like to knw if it is possible to present this data in a table .Is it possible, and if so how?
Ya if it is a Windows forms app in VS.NET there is a tool in the tool box (DataGridView). You should be able to put data into it, and it should display it in a table. I have not tried it before but it looks strait forward. hope this helps! :-D
static void main() { while (Robotics == cool) { Me.Build.Robots } }