I'm using nuPickers "Xml RadioButton Picker" to present a number of blog post categories to choose from. And a List View to present the blog posts along with a few custom properties for each post, among them the category value. All properties shows up nicely in the List View, BUT it's not possible to sort the list on categories. And that makes the list almost useless in this case.
If I use the DTP List Picker datatype to hold the categories, sorting works fine in the List View. However, the nuPicker alternative suites me better in current case. If I just could get it to sort the list...
Thus - anyone who knows how to sort a List View content using nuPickers radiobutton values?
Anybody out there that successfully managed to use nuPickers RadioButton Picker as a custom property in a custom List View? Or can confirm it's not possible to sort the list using that data type?
Cannot sort nuPicker values in List View
Hi,
I'm using nuPickers "Xml RadioButton Picker" to present a number of blog post categories to choose from. And a List View to present the blog posts along with a few custom properties for each post, among them the category value. All properties shows up nicely in the List View, BUT it's not possible to sort the list on categories. And that makes the list almost useless in this case.
If I use the DTP List Picker datatype to hold the categories, sorting works fine in the List View. However, the nuPicker alternative suites me better in current case. If I just could get it to sort the list...
Thus - anyone who knows how to sort a List View content using nuPickers radiobutton values?
Thanks /Jan
Anybody out there that successfully managed to use nuPickers RadioButton Picker as a custom property in a custom List View? Or can confirm it's not possible to sort the list using that data type?
/Jan
Hi Jan, I'm guessing here, but does it work if you use the CSV save format for the nuPicker ?
Thanks Hendy, but that's the save format I'm currently using.
is working on a reply...