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

Multiple Items Selection Using Tick mark and Border

4 Answers 61 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Usman
Top achievements
Rank 1
Usman asked on 17 Nov 2014, 04:23 PM
Dear Sir,

I want to make multiple selection in DataBoundListBox control similar to Windows Phone Toolkit Multi selector listbox. Can you please send sample for it. See the attachment which I want to make using DataBoundListBox
thanks

4 Answers, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 20 Nov 2014, 09:41 AM
Hello Usman,

Thank you for contacting us.

You can take a look at our Telerik Examples application that demonstrates different scenarios that can be achieved with our controls. The source code of the application is located in the installation folder of the controls, which by default this is: C:\Program Files (x86)\Telerik\UI for Windows Phone 8 QX XXXX\Examples. The example that you may be interested in is DataBoundListBox - WrapMode.

I hope this helps. Please, let us know if you have further questions.

Regards,
Rosy Topchiyska
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Usman
Top achievements
Rank 1
answered on 20 Nov 2014, 11:39 AM
Hi 
thanks for your reply. I checked the wrap mode. It shows checkbox with image. We can check/uncheck it.But I want to apply style on this check box so that we can see blue border around selected image with check mark icon.
Please guide me to apply such style.
Thanks
0
Accepted
Rosy Topchiyska
Telerik team
answered on 25 Nov 2014, 09:31 AM
Hello Usman,

Using the CheckBoxStyle property, you can completely customize the look and behavior of the the checkboxes. I have attached a sample project where the checkboxes look close to what you wish to achieve. Using the sample, you can further modify the appearance of the checkboxes as per your needs.

I hope this helps.

Regards,
Rosy Topchiyska
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Usman
Top achievements
Rank 1
answered on 01 Dec 2014, 08:27 AM
Hi
It works for me. Thanks for your help.
Tags
DataBoundListBox
Asked by
Usman
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Usman
Top achievements
Rank 1
Share this question
or