G
Guest
Hi,
We are developing windows application with vb.net runs on oracle database.We
have a server/client structure and we are using remoting technology.As you
know a satisfied customer will be no more customer So our customer doesn't
satisfy and wants to see all products (30,000) at one click on a grid on
client side On Server side there is a function that executes query, fills
it in a dataset and client get it by remoting.Of course it takes long
time.Are there any technology to load rows on demand on the grid like Oracle
Forms.I am not very hopefull but maybe there is a way Is it utopia? For
example getting rows as needed when user scroll down on grid....
We are developing windows application with vb.net runs on oracle database.We
have a server/client structure and we are using remoting technology.As you
know a satisfied customer will be no more customer So our customer doesn't
satisfy and wants to see all products (30,000) at one click on a grid on
client side On Server side there is a function that executes query, fills
it in a dataset and client get it by remoting.Of course it takes long
time.Are there any technology to load rows on demand on the grid like Oracle
Forms.I am not very hopefull but maybe there is a way Is it utopia? For
example getting rows as needed when user scroll down on grid....