Results 1 to 4 of 4

Thread: how to use virtual list object in web application.

  1. #1
    Junior Member
    Join Date
    Oct 2007
    Answers
    9

    how to use virtual list object in web application.

    Hi All,


    In my application, there is custom list box, while making this as virtual list box not able to mark all the items in the list box as all items are not shown. But marked only visible items and made it virtual list box object but how to select invisible items by using this in a script.


    Please help me to resolve this problem.


    Regards,
    Vasanth


  2. #2
    Expert Member
    Join Date
    Oct 2007
    Answers
    375

    Question Re: how to use virtual list object in web application.

    Hey Vasanth,

    Are you able to use the Virtual Object in your code ? I mean the ListBox.

    If yes, then you could use the getItemCount() to get a count of the items in your listbox. Store the same in an array.

    And as per your requirements, use the index of the item to retrieve its value. I guess getItem(Index) should help. Even if it is not a visible item, value should be retrieved.

    Let me know if this works.


  3. #3
    Junior Member
    Join Date
    Oct 2007
    Answers
    9

    Thumbs down Re: how to use virtual list object in web application.

    Hi,

    I tried, but no results.

    Better I will explain again, there is a listbox and it has 50 items, visible only 12 items and invisible all remaining. While creating virtual objects I tried for marking 12 items once and 10 items in second time, in both cases, I am able to select items until 12th using index, but remaining not, even it’s not throwing errors also.

    Could you suggest me to over come this issue.

    Regards,
    Vasanth


  4. #4
    Junior Member
    Join Date
    Aug 2011
    Answers
    1

    Re: how to use virtual list object in web application.

    I am not able to select any item in a Virtual listbox.I tried using getitem but there are no results. It says object does not support this method Basically my script has to select each item in the virtual listbox and then Save.Please help


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact