# 19.12.2011 3:56:53 -08:00

Hi,

I have a list of allowed values, when I open the work item the list is sorted alphabetically.

I need the list to be sorted in desc order, is there a way to do so?

In case I have to write a custom control for this purpose, how do I fill the list (combo)?

For now I added the valued hard coded in the work item xml but I'm considering adding the values to a global list.

 

thanks