This question is locked. New answers and comments are not allowed.
The people at Telerik hve provided and example project called : BatchEditingWithComboBoxEditorTemplate.
It is located here :
http://www.telerik.com/community/code-library/aspnet-mvc/grid/batch-editing-with-combobox-editor-template.aspx
The example project uses the Razor view engine (cshtml). I am using the standard aspx view engine. Should I be able to get this similar functionality in my .aspx project or is the Razor view engine a requirement for this functionality?
I am having a really hard time to get it to work inside my project and I want to make sure that its not my view engine causing it.
Thanks
It is located here :
http://www.telerik.com/community/code-library/aspnet-mvc/grid/batch-editing-with-combobox-editor-template.aspx
The example project uses the Razor view engine (cshtml). I am using the standard aspx view engine. Should I be able to get this similar functionality in my .aspx project or is the Razor view engine a requirement for this functionality?
I am having a really hard time to get it to work inside my project and I want to make sure that its not my view engine causing it.
Thanks