Hi,
I was checking Telerik UI for ASP.NET AJAX Q1 2014 trial version for feasibility.
I found that it generates lots of JavaScript for single control.
for example, i attached javascript code generated for a RadGrid with 10 row and single column. but it generated so many JSON properties. its size is more than 2 kb.
Is it possible to reduce it?
I mean most of the properties value are default. they can be prevented.
I was checking Telerik UI for ASP.NET AJAX Q1 2014 trial version for feasibility.
I found that it generates lots of JavaScript for single control.
for example, i attached javascript code generated for a RadGrid with 10 row and single column. but it generated so many JSON properties. its size is more than 2 kb.
Is it possible to reduce it?
I mean most of the properties value are default. they can be prevented.