Hi jflintstone81,
Ok, question one, is there a way to define a permanent feed subscription?
While the use deselect the subscription from the ListView, you can fire an event
oniteminvoked and re-select the item programmatically. Or you can put the permanent feed in another ListView which cannot interact with user action and tell the
user these feeds cannot be deselected.
Question two: How do I create a custom order to the feeds or place the feeds in alphabetical order?
Use
sort method.
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.