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

how i list icons like win desktop to radlistview ?

1 Answer 49 Views
ListView
This is a migrated thread and some comments may be shown as answers.
kerim
Top achievements
Rank 1
kerim asked on 03 Mar 2012, 11:59 AM
Hi all ..
briefly talk about my project , i want design  my asp.net app view  like win desktop .. therefore i use radwindow like telerik ex. http://demos.telerik.com/aspnet-ajax/window/examples/radwindowandmdi/defaultcs.aspx
its work perfecly .. but i can't put my icons  as i want  to my restriction zone .. i tried  repeater , datalist , and finally radlistview but i couldnt..i getting my menu values from db  ..

looks like;
http://www.yuklelan.com/images/yHMhp.jpg
and one more thing .. ; Is it possible to drag and drop in radlistview ?



now my app looks like ;http://www.yuklelan.com/images/J5EXi.jpg

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 08 Mar 2012, 08:24 AM
Hello Kerim,

With RadListView, you have full control over the layout, so it is enough to create an html layout that fulfills these requirements, then you could just put it in the LayoutTemplate of the control.

As for drag and drop, it is supported and you could see a demo here:
http://demos.telerik.com/aspnet-ajax/listview/examples/itemdragdrop/defaultcs.aspx

All the best,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListView
Asked by
kerim
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or