client/ server widgets synchronization [message #767863] |
Mon, 19 December 2011 05:08 |
Missing name Missing name Messages: 6 Registered: August 2011 |
Junior Member |
|
|
Hi,
As I understand, in RAP, the client/server widgets are synchronized using AJAX calls and each change (including tab overs, navigating different rows in a table etc ) in client is propagated to the server.
Given the richness of our application, we observed that this causes a significant performance degradation as it switches from views or navigates within table with large # of rows.
Is there a way to have selective synchronization - say, if I know that certain events will not cause an update on server (tab over in cell in a large table), then prevent it making a server side call at all ?
Thanks in advance,
-Sudhir
|
|
|
Powered by
FUDForum. Page generated in 0.01830 seconds