Hi -I have a list and I am using a web user control and the Smart Part web part to show a list item. (The Smart Part web part lets us use web user controls as "web parts".)
My list contains many items, but I need to show only one. So I am planning to add a dropdownlist to filter by ID and show that item only, and then persist that selection in an XML file/ database.
Would you recommend that approach? I am on WSS -I think I don't have MOSS' filter web parts available.
Thank you very much for your help.