-
listbox questions
Hi all there
I have a simple question ??
A listbox always displays data in a horizontal manner one after the other like this
dad
mum
bro
sis
but i want my listbox to display the above information in this manner
d m b s
a u r i
d m o s
i want all the information to be vertical is that possible to do in a listbox or is there any other control in VB.NET that will allow me to display my information in this manner.
thanks
Virusdude.
:(
-
:bigyello: :bigyello: :bigyello: :bigyello: :bigyello:
:rolleyes: :rolleyes: :rolleyes: :rolleyes: :rolleyes:
:eek: :eek: :eek: :eek: :eek:
why u wanna do this??
-
i have to display a list of all the subjects on the top with the listbox displaying its data vertically
and
on the left hand side, i will display all the students
on the intersection of the student and the subject, there will be a 1 displayed there that will indicate, that the student has to do this particular subject, else it would be empty.
And at the end of the page, there will be a total number of student that will be displayed for each subject.
This helps to find out which subject would be beneficial to run the next semester.
:p
Anyway, just wanted to know if that was possible to do.
Can you suggest some other way to do that.
Thanks
am nt familiar with crystal reports :( and also not too much time left to do it with crystal reports.