I'm trying to use a lot of Grids with widgets in them (all Kendo UI widgets) and it's not going well at all. Widgets created before the Grid is instantiated end up having weird duplicate fragments or have portions set to display:none. Widgets created after Grid instantiation can't be interacted with. Seeing as to how there are no examples I can find with widgets inside a Grid I'm guessing this is not possible? Is anybody else doing this?