H
hngo01
All,
I have 2 questions:
1 - i am using DataAdapter to fill my dataset and then feed my dataset to my
Datagridview to display data on my form. Why it takes little slow to display
about 10,000 records?
2- From that DatagridView, i double click to go to my record detail...When
I finished in the details form, i want to go back to the position that i left
off (ex: In that Datagridview, i pick middle one, then goto details, when i
finish in detail form, i want to go back the middle position.)
Thanks
I have 2 questions:
1 - i am using DataAdapter to fill my dataset and then feed my dataset to my
Datagridview to display data on my form. Why it takes little slow to display
about 10,000 records?
2- From that DatagridView, i double click to go to my record detail...When
I finished in the details form, i want to go back to the position that i left
off (ex: In that Datagridview, i pick middle one, then goto details, when i
finish in detail form, i want to go back the middle position.)
Thanks