ClientBinding and Compression

5 replies. Last post: August 21, 2009 11:04 PM by Product Support
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Dan RansomMember

*I duplicated this post deliberately. The first post wouldn't open for me - error page.

I was looking at the client binding feature in the 2009 version of the grid to determine the bandwidth savings that this would produce for us. I found something very strange:

It loks like the client binding feature can increase the size of the data transmitted - rather than saving bandwidth. This is because the JSON data is sent uncompressed, while the older XML version of the data appears to be sent with with Gzip compression.

I tested this with the ClientBinding_BindingEvents.aspx sample page that comes with the grid. With server binding enabled, refreshing the grid on this page sends about 5.5 Kb (compressed down from 38.5 Kb) while client binding sends over 9 Kb.

Is there a way to turn on compression for the JSON data? I have II7 dynamic and static compression already enabled without effect.

All times are GMT -5. The time now is 1:40 AM.
Previous Next