Hi,
I have a partial form which is displayed as a popup, using your popup control.
There are around 50 fields on there, so it is quite large.
However the generated HTML when pulled pack as a partial is some 440k.
I have attached the content and you will see after some Jquery validation it is almost all DevExpress components .
Is there a way to reduce the amount of data transmitted over the wire?
Many Thanks,
Ian.
Hello Ian,
To provide you with an appropriate answer, we need to recreate the issue locally. Would you please send me all code snippets related to the issue (Views, Partial Views, controller code, JavaScript code) and describe your scenario in greater detail?
See also: Performance - How to improve the page rendering speed