Results 1 to 3 of 3

Thread: listbox questions

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2004
    Posts
    23

    Unhappy 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.

  2. #2
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961




    why u wanna do this??

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2004
    Posts
    23
    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.


    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width