all groups > visual studio .net ide > february 2006 >
You're in the

visual studio .net ide

group:

Please Help!!!


Please Help!!! Viccu
2/21/2006 8:38:28 PM
visual studio .net ide:
I need to populate the Drop Down List Box with the following values,

DD1,
DD2,
DD3,
DD4,
DD5

The order of the display will be based on the value that matches with the
Database value.
Say for eg. if I see DD3 in the database, then I need to display

DD3,
DD4,
DD5,
DD1
DD2

Please help!

RE: Please Help!!! HockeyFan
2/24/2006 11:18:27 AM
To clarify, are you saying that you have a field in the database, and if that
value is DD3, then you want to start there when populating the control, to in
order to DD5, and then back to DD1 and DD2? This is sort of a circular
window of items between (and including) DD1 and DD5, and the value in the
database just tells which one to start at. Is this what you mean?

[quoted text, click to view]
AddThis Social Bookmark Button