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

multi select drop down in xamarin forms

4 Answers 349 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 13 Jun 2016, 05:33 AM

Hello,

I want to make a multiselect dropdown in xamarin forms. Is it posible and if yes how?

4 Answers, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 15 Jun 2016, 03:37 PM
Hi Paul,

Thank you for contacting us.

Our controls suite does not  have such component. You can take a look at this section from Xamarin Forms documentation where you can find more information about building custom renderers and creating custom Xamarin Forms controls.

This is our product page where you can see all available controls in Telerik UI for Xamarin Forms suite. If you have any feature/control requests, you can log them in our feedback portal where our community can vote for them and raise their priority.

Please, let us know if you have any other questions.

Regards,
Rosy Topchiyska
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
priya
Top achievements
Rank 1
answered on 12 Aug 2016, 11:41 AM

Hi,

Can anyone help me to add advertisement in xamarin forms PCL. please post any example to show google ad. i have been tried with admob but it is not working for me.

0
priya
Top achievements
Rank 1
answered on 12 Aug 2016, 11:42 AM

Hi

i have to add drop down list in xamarin forms PCL cross platform, is there any way to use renderer for adding drop down list.

 

Thank you.

0
Lance | Manager Technical Support
Telerik team
answered on 12 Aug 2016, 07:32 PM
Hi Priya,

Help on how to using AD SDKs are outside the scope of Telerik support as it is unrelated to the UI for Xamarin controls. You can get help for such things on the Xamarin forums here.

Regarding your question how to create renderers, this is also outside the scope of Telerik Support. Although you may use Telerik components in your renderer, it is a custom implementation that is not part of the Telerik UI for Xamarin suite.

That said, if you have an issue implementing a native control and want to know how to use a property of an existing UI for Xamarin component, you may open a support ticket for that specific question, but not for renderer's implementation. For example: "how do I set the ItemsSource property of a RadDropDownList"

You can find more information on how to create and use custom renderers in the Xamarin documentation. It is not a quick or light topic.

Here are some must-reads to get you started:
https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/introduction/
https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/renderers/

As an example of a specific implementation, here is how to create an Entry renderer:
https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/entry/

That last article will help you understand how to use an existing component in a renderer and how to configure it's platform specific implementation.

Please let us know if you have any further questions.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataForm
Asked by
Paul
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
priya
Top achievements
Rank 1
Lance | Manager Technical Support
Telerik team
Share this question
or