Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi. How do I draw a graphic with C# on .net (like excel)? My datas are in database. I will take them to dataset or an array. Thanks.
Have you thought about using a DataGridView?