This is a migrated thread and some comments may be shown as answers.

[Solved] Grid with Edit template inside Tabstrip with LoadOnDemand

0 Answers 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Philip
Top achievements
Rank 1
Philip asked on 09 Nov 2011, 05:32 PM
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
Tags
Grid
Asked by
Philip
Top achievements
Rank 1
Share this question
or