开发者

Telerik Tab/MultiPage Page Size Results

开发者 https://www.devze.com 2023-04-10 02:19 出处:网络
I have two pages with RadTabStrip/RadMultiPage controls.Both the multi pages having the RenderSelectedPageOnly=\"true\" setting.Both pages share the same user control, which has the same data.The inte

I have two pages with RadTabStrip/RadMultiPage controls. Both the multi pages having the RenderSelectedPageOnly="true" setting. Both pages share the same user control, which has the same data. The interesting issue I'm having is that the first page is around 300K, whereas the second page is around 80K. I'm not sure how to figure this out because the control present has the same data, the same controls present, and the pages are identical. I verified both pages has RenderSelectedPageOnly on.

开发者_如何学JAVA

Any ideas where to look first?

Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消