Declined
Last Updated: 24 Aug 2017 13:06 by Telerik Admin
karan
Created on: 05 Nov 2014 11:32
Category: Kendo UI for jQuery
Type: Feature Request
1
Need Your help in resolving my issue that i am facing while creating a dashboard
I am trying to build  a dashboard  using telerik kendo with at least 3 template and a drop down panel from where i need to drag and drop  to those template ...
am using   
<div kendo-sortable class="col-sm-4 placeholder" id="side"
                        k-connect-with="'#main'"
                        k-placeholder="placeholder"
                        k-hint="hint"
                        k-filter="'.widget'"
                        k-on-change="dropped(kendoEvent)" style="width: 180px">...</div>


AND


   <div kendo-sortable class="col-sm-8 placeholder" id="main"
                    k-connect-with="'#side'"
                    k-placeholder="placeholder"
                    k-hint="hint"
                    k-filter="'.widget'"
                    k-on-change="dropped(kendoEvent)">....</Div> 

but by using this i can create only one template how to create rest.
2 comments
Imported User
Posted on: 24 Aug 2017 13:06
Hi Sir,

We are using your trial teleric control radGridview in our application and we hide the parent col
 that is also hide the nested of child col which name was same.

If it is posible that is not hiden the nested col record.



Thanks,
Rakesh
ADMIN
Telerik Admin
Posted on: 05 Nov 2014 11:47
You can forward technical questions to our public forums or support system on telerik.com. Thus our support staff will advise you accordingly.

Thank you for your understanding.