Hello Everyone,
I've got a big topic here that I need some help with. I am an admin for a large company here in arizona. We have man Fat Clients from many locations loggin into our domain from different offices. Now, we also have Citrix based Thin Clients in our network as well. On the fat...
I have A Button That Calls on a form to retreive found information and place it on the DataGrid.
private void button1_Click(object sender, System.EventArgs e)
{
MessageBox.Show("Runing Report...This May Take Several Minutes.");
DataSet lstDataSet = new DataSet()...
I am trying to export an entire datagrid as a whole to excel. I have tried so many different things, but they dont seem to work. Below is my only button on my project and it takes recovered information and puts it on the data grid. How can i get this to work. just click and it makes a .xls file...
Ok, Next Move. My Data Grid Is Working Perfectly Now! Thanks To The Help Of You Wonderful People.
My Next Big Move Is To Export Information From Data Grid To Microsoft Excel. Is There An Easy Way To Do This? I Found Some Links On The Web, But They Were No Help. Also, I Need To Know Which...
I am trying to Pass whatever is selected in cboApps from Form1.cs(gui) to SLAFunctions.cs(code only).
Whatever is selected in drop down menu needs to be passed to another form, how do i do this?
Please..
I am creating program with drop down menu, dropdown has list of applications, judging by which application they select is does ldap query on active directory. When they click a button it should go to ad find users samAccountName then create a file .csv with the name of the application they...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.