The page on configuring the ListPicker expansion mode (this one) states that to use in-place expansion mode you should set the ItemCountThreshold to a number higher than the number of items in the list. However, this page ItemCountThreshold implies that the property is readonly. So how can I set the threshold?
Thanks, John
Sorry, the first link should be to this page: http://help.infragistics.com/Help/Doc/WindowsPhone/2012.2/CLR4.0/html/ListPicker_Configuring_the_Expansion_Mode.html
The second link can be found on that page.
Hello John,
Thank you for your post. I have been looking into it and I can say that in the first link nowhere is written that you should set the ItemCountThreshold to a number higher than the number of items in the list. It is written that “if the number of items in the list picker is less than or equal to the value of the ItemCountThreshold property (which defaults to 5) the list picker will allow the user to select a value on the same page” and since the ItemCountThreshold Property is read only by designed, you cannot change its value. The thing you can do is log a product idea here for making this Property editable:
http://ideas.infragistics.com/
Please let me know if you have further questions on this matter.
Looking forward for your reply.