G
Guest
Hello,
i writing a application in C#, i have dataGrid that connect to DataSet and DataAdapter that takes data from my sql dataBase, the problem is that the form is loaded very very slow, i heared that there is a way to make the form to be loaded faster, which way is it?
today, i'm filling the dataSet and DataAdapter in the Form_load event.
thanks...
i writing a application in C#, i have dataGrid that connect to DataSet and DataAdapter that takes data from my sql dataBase, the problem is that the form is loaded very very slow, i heared that there is a way to make the form to be loaded faster, which way is it?
today, i'm filling the dataSet and DataAdapter in the Form_load event.
thanks...