Hello,
Using Q1 2010.
I included a browser file on my site but it doesnt seem to work, still very heavy viewstates ?
My file
And I read in some threads that using session for viewstate is not perfectly supported when using some modal dialogs, but which ones ? RadWindow, RadUpload ? ???
last point, I have also seen in Chrome console that telerik scripts come without being zipped where I have the default RadScriptManager which should use GZip ???
Thanks
CS
Using Q1 2010.
I included a browser file on my site but it doesnt seem to work, still very heavy viewstates ?
My file
| <browsers> |
| <browser refID="Default"> |
| <controlAdapters> |
| <adapter controlType="System.Web.UI.Page" adapterType="Telerik.Web.UI.RadHiddenFieldPageStateCompression" /> |
| </controlAdapters> |
| </browser> |
| </browsers> |
And I read in some threads that using session for viewstate is not perfectly supported when using some modal dialogs, but which ones ? RadWindow, RadUpload ? ???
last point, I have also seen in Chrome console that telerik scripts come without being zipped where I have the default RadScriptManager which should use GZip ???
Thanks
CS