This question is locked. New answers and comments are not allowed.
Hi.
I am trying to build a multi CRUD page with grids inside tabstrip tabs.
When using a Grid Client Edit Template and trying to render the drop down llist as decribed here http://demos.telerik.com/aspnet-mvc/razor/grid/clientedittemplates The DropDown partial throws an error :-' Value cannot be null.
Parameter name: items.'
To duplicate just use the existing client Edit Template example. Move the grip to a .cshtml partial and use LoadOnDemand to get the grid via Ajax. Works fine when not in Tabstrip. Have de - reconstructed my own. and the downloaded samples. - always same error when in tabstrip.
Can't find much mention of this issue on forums. Would have thought an obvious one.
Errr..... Help!
Thanks in advance.
Phil Allen
I am trying to build a multi CRUD page with grids inside tabstrip tabs.
When using a Grid Client Edit Template and trying to render the drop down llist as decribed here http://demos.telerik.com/aspnet-mvc/razor/grid/clientedittemplates The DropDown partial throws an error :-' Value cannot be null.
Parameter name: items.'
To duplicate just use the existing client Edit Template example. Move the grip to a .cshtml partial and use LoadOnDemand to get the grid via Ajax. Works fine when not in Tabstrip. Have de - reconstructed my own. and the downloaded samples. - always same error when in tabstrip.
Can't find much mention of this issue on forums. Would have thought an obvious one.
Errr..... Help!
Thanks in advance.
Phil Allen