This question is locked. New answers and comments are not allowed.
Dear customer support,
According to the Grid documentation the contents of every column is html encoded by default which should be the same if .Encode(true) is used.
I am using Ajax binding and the column contents is never encoded.
When I switch to Server binding the column contents is encoded.
Telerik.Web.Mvc.dll is version 2010.1.309 for MVC 2.
Is html encoding supported by Server binding only or there is something I can do to get it working for Ajax as well?
Thank you very much!
Regards,
Galina
According to the Grid documentation the contents of every column is html encoded by default which should be the same if .Encode(true) is used.
I am using Ajax binding and the column contents is never encoded.
When I switch to Server binding the column contents is encoded.
Telerik.Web.Mvc.dll is version 2010.1.309 for MVC 2.
Is html encoding supported by Server binding only or there is something I can do to get it working for Ajax as well?
Thank you very much!
Regards,
Galina