Today, when we use IEnumerable<dynamic> type as the model for the kendo grid, the grid is generated fine, but the javascript serialization fails when we pass the datasource to the GridBuilder constructor. This results in empty grid client side, because the datasource is empty, even if the html initially generated contains the values. This behavior comes from a problem with the JavaScriptSerializer (also present in the JSon() function of MVC)
Hi Folks,
Due to lack of provided further details, the feature request can not processed and will be closed.
Please feel free to submit a new one in case other questions arise.
Kind Regards,
Maria Veledinova
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hello,
Could you please provide us with a sample so we could examine the problem? The thread is quite old and the issue may not be reproducible anymore however if it is still valid we will examine it and check what can be done.
Regards,
Angel Petrov
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
@faris How is creating a helper on top of telerik grid can correct the serialization problem internal to the telerik grid?
i think u need to create a helper on top of telerik grid.