Hi!
I need help with something in the listBox.
I wonder how I can make numbers in front of the sentence in a list box ant it comes automaticly.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Dec 10, 2011, 4:22 PM
DavidPosted Dec 10, 2011, 12:04 PM
but do you know any guides on that?
SenthilkumarPosted Dec 9, 2011, 11:41 PM
I do not think we have any automatic way to do that.
I think we can do it in two way.
Set the variable in the loop to increment and add along with the text.
Second one, while retrieving the data it self have a separate column in the query and add it the along with the text.
Thanks,
Senthil.