G
Guest
Hello everyone,
I made a very basic app: a main window with menus. Click on menu opens
another window with a datagrid and a close button. I bind this datagrid to a
dataset which gets its data from a simple select on a SqlCe DB.
Why is this so long? It takes average 2 secs to get everything!! And I'm
talking about 15-20 records here on the datagrid.
Anyone knows how to make this 0 seconds?
Thanks,
Sitar.
I made a very basic app: a main window with menus. Click on menu opens
another window with a datagrid and a close button. I bind this datagrid to a
dataset which gets its data from a simple select on a SqlCe DB.
Why is this so long? It takes average 2 secs to get everything!! And I'm
talking about 15-20 records here on the datagrid.
Anyone knows how to make this 0 seconds?
Thanks,
Sitar.