We have been testing the system for a week now. The only complain that
everyone is making is that it is very slow. The website is internal and is
running on 4 dual core CPU processor with 4GB RAM. Only thing I can think of
is moving from PostBack to CallBack.
Is there a method to refresh using callback? I could use a LinkButton or
just a button to Refresh which when the user clicks will just refresh the
grid and not the whole webpage.
Guru