Hi,
I am having a combobox column in a datagridview named "dgcProfess or" which contains the list of professors names.
i am filling that column with a datatable
Now that datatable have more than 10000 records in it
so now when i want to select a professor from that list
I click on the dropdown arrow of the combobox column but
the dropdown list takes some time to display the list of professors on...
User Profile
Collapse
-
Hardy123 started a topic Combobox column in datagridview having thousands of records takes time to displayin C SharpCombobox column in datagridview having thousands of records takes time to display
-
Error in Sending Mail Server Actively Refuesed
Hi
I m developing a desktop application using C#
I m trying to use gmail's smtp sever on port 587 but it is giving me an exception that target machine actively refuesd at 74.125.127.109: 587
Can any body help me plz...
My Code is:-
Code:private void Button1_Click(object sender, EventArgs e) { SmtpClient SmtpServer = new SmtpClient(); SmtpServer.Credentials
-
how to add function in my own library in c 3.0 using tlib.exe
Hi i m having my function named fact in fact.c file
now after compiling i m getting fact.obj
now how to add this function in a library
i want to create a header file of mine own named fact.h
using tlib.exe
but i m getting error after creating the fact.h file
so i don't know how to add function to library and create my own library plz help
thankx in advance
Hardik Patadia
No activity results to display
Show More