Is this the best way to approach a distinct list of strings from my database in order to fill my MRU list? I do have a PartsBO...is there a way to get these strings from the BO? Also, the list is filled in descending alphabetical order, even though I have specified an ASC sort in the query. Is there a reason why my sort is backwards?
Thanks for any help on this!!Bill