public partial class Form1 : Form
{
private String[] selectedFiles;
public Form1()
{
InitializeComponent();
}
Showing posts with label DataGridView. Show all posts
Showing posts with label DataGridView. Show all posts
Friday, February 3, 2012
Using DataGridView to Show Data in a table
Selecting multiple files and show their information on a DataGridView
Labels:
C#.net,
Data,
DataGridView,
table
Subscribe to:
Posts (Atom)