Results 1 to 3 of 3

Thread: I have a problem with listbox

  1. #1
    Join Date
    Feb 2008
    Posts
    129

    I have a problem with listbox

    Iam facing a problem in adding a value to a list box which is located in parent window thru a child window. I made the listbox as HTML control and the following is the code i have written in the child window to add a value in it.

    When i clicked the submit button of child window it throws a error "Server threws an exception" and the window is get closed.

    Plz help me!!.

  2. #2
    Join Date
    Feb 2008
    Posts
    180

    Re: I have a problem with listbox

    First, please provide the complete text of the exception.

    Second, please simplify this in order to create a small reproducer. For instance, does the DataGrid have to be on the child form in order for you to reproduce the problem?

  3. #3
    Join Date
    Feb 2008
    Posts
    180

    Re: I have a problem with listbox

    The parent window contains a listbox (HTML) and a button called "Add", once the user clicks the Add button a child window popups up with a datagrid ontains a series of values and checkbox and a single submit button, once the user selects his required values thru checking checkboxes and clicks the submit button the selected values has to be added into the parent window's listbox.

    I hope, this is clear as far as the functionality required here.

Similar Threads

  1. ListBox & ComboControl Tips
    By Nathen in forum Software Development
    Replies: 2
    Last Post: 27-07-2011, 04:53 PM
  2. Problem in getting an object from a listbox.
    By MABON in forum Software Development
    Replies: 5
    Last Post: 02-03-2010, 05:21 PM
  3. How to create ListBox in VB.net?
    By MarceloQuad in forum Software Development
    Replies: 4
    Last Post: 22-01-2010, 08:44 PM
  4. ListView or ListBox
    By Heather5 in forum Software Development
    Replies: 3
    Last Post: 29-08-2009, 12:10 AM
  5. C# Listbox control
    By abhinavm in forum Software Development
    Replies: 2
    Last Post: 07-08-2009, 11:01 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,973,082.41884 seconds with 16 queries