The documentation might need to be updated for the KendoUI and MVC helpers..
The online docs here: http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/helpers/upload/metadata
Talk about binding client side events to the KendoUI MVC helpers.
using .ClientEvents()
After intellisense complaining and digging into it more I realized that its actually .Events() with a slightly different signature.
Please keep the online documentation up to date with the releases. thanks!
For reference I am using the 2012.3.1114.340 release.
The online docs here: http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/helpers/upload/metadata
Talk about binding client side events to the KendoUI MVC helpers.
using .ClientEvents()
After intellisense complaining and digging into it more I realized that its actually .Events() with a slightly different signature.
Please keep the online documentation up to date with the releases. thanks!
For reference I am using the 2012.3.1114.340 release.