Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 75885 articles
Browse latest View live

View Cell error in Windows Phone !

My app have two list view which loads from an url. First is the main category and the second is sub-category. While clicking on the first item in main category list it will populate the sub category...

View Article


Image may be NSFW.
Clik here to view.

How to install, setup and use XLabs?

Hi all As the installation and use of XLabs is not self-explaining and there is no clear and easy documentation available right now, I have wrote a document (parallel to implement some functions from...

View Article


How can I use System.Globalization.CultureInfo.GetCultures in PCL.

Dear all, I have a question about System.Globalization.CultureInfo.GetCultures. Please visit this url :...

View Article

Error only in Android.

When am running android project on Xamarin Forms why am getting the following errors? iOS have no problem. http://s27.postimg.org/c9eqg1n9f/Screen_Shot_2015_08_24_at_12_50_22_pm.png...

View Article

can we change the picker control pop up background and text color.

Can we change the picker control pop up background and text color. i.e I want to change picker pop up page background and text color.

View Article


Dialogs are semi-broken in Xamarin.Android's Xamarin.Form implementation

The first time the activity is started, dialogs work just fine ... however, when the said activity is started again (that is, via a new Intent), creation of any dialog on Xamarin.Forms's Android...

View Article

Image may be NSFW.
Clik here to view.

Bound Field in Xamarin

I need bound field in Xamarin grid PCL. Please help me. Thanks in advance

View Article

Creating a grid layout in C#

Hi, I was curious about how can I create a Grid layout using xamarin forms in C# without any xaml. I don't find the properties for rowCouunt, columnCount, orientation, etc in the Grid() constructor....

View Article


Unable to use WCF within Android app

I receive the following exception when attempting to invoke a WCF service within my Droid project: "Operation is not valid due to the current state of the object" I am not sure what I am doing wrong....

View Article


MR.Gestures handles ALL touch gestures

With MR.Gestures you can handle the Tapping, Tapped, DoupleTapped, LongPressing, LongPressed, Panning, Panned, Swiped, Pinching, Pinched, Rotating and Rotated gestures on all layouts, cells, views and...

View Article

Access UI threads dispatcher from Xamarin.Forms ContentPage

Can anyone recommend the best way to schedule some work on the UI threads dispatcher when you're within a ContentPage. We don't seem to have access to the being invoke method? Thanks.

View Article

Set default camera resolution in Xamarin.Forms

I'm using the Xamarin.Forms Labs project for my MediaPicker when taking photos from both the Android and iOS platforms. (We are not implemented WP). On my physical device, my camera has 6 different...

View Article

Navigation Bar left Toolbar button

Does anyone know any way to add a toolbar item to the left side of a navigation bar instead of the right?

View Article


Android accessibility Font Sizes - how it affects forms

Similar to this question: http://stackoverflow.com/questions/19817086/device-settings-independent-font-size I got my app to fit and look good on phones and tablets, then to my horror I discovered that...

View Article

i have code for requesting put method to update data, and getting status code...

HttpClient client = new HttpClient(); //client.BaseAddress = new Uri("http://172.27.195.9:8081/api/Profile/PutProfile/75f7b26c-656b-4cc0-9abb-8096a7bf68c2"); string url =...

View Article


Listview multiple selection,deletion and updation using Xamarin forms

Hi Is there any way that we can implement a list view with Checkbook.Once you click on the checked items all the checked items will be removed and update the items in the list.??? If Yes suggest me . I...

View Article

How to add the seperator in Xamarin forms.

How to add the seperator in Xamarin forms ?

View Article


I am trying to implement the listview with checkboxes But I dont know how to...

Hi , I am implementing a listView with check boxes in click of the checked items it should delete and update the listview .But I dont know to get the checked item that I have given in the listView....

View Article

Set a label with current local time with XAML

Hi, I'm creating this page with XAML and I need to put a label with current local time that keeps updating its time. How can I do this?

View Article

MasterDetails Page

How can add sub menu in master details page?

View Article
Browsing all 75885 articles
Browse latest View live