[CLOSED] Fileupload control which is inside a UserControl is missing when Fieldset with Collapsed="true"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Fileupload control which is inside a UserControl is missing when Fieldset with Collapsed="true"

    I have a fieldset which consists of several other ext controls along with another fieldset inside <Items>....</Items> tag.
    Inside this inner fieldset i put a usercontrol which consists of a fileupload control and a panel to show the list of uploaded documents.

    the tag follows he following hierarchy.

    Viewport
    Items
    FormPanel
    Panel
    FieldContainer
    FieldSet
    items
    other simple controls
    Fieldset
    Conent
    -User Control(file upload control)


    Its working fine when i put the parent fieldset's collapsed property set to false. But with collapsed property set to true the fileupload control is not coming up.
    But the respective documents showing panel is visible.

    We have attached the code relating to this problem.

    Please advise.

    Cheers
    Pavan
    Attached Files
    Last edited by fabricio.murta; Dec 01, 2017 at 5:33 PM.

Similar Threads

  1. Replies: 3
    Last Post: Jul 21, 2017, 4:06 PM
  2. Replies: 3
    Last Post: Jan 28, 2016, 6:13 PM
  3. Replies: 0
    Last Post: Nov 15, 2013, 9:32 AM
  4. Replies: 5
    Last Post: May 02, 2012, 5:37 PM
  5. Collapsed="true" on FieldSet
    By bright in forum 1.x Help
    Replies: 0
    Last Post: Nov 09, 2011, 7:26 AM

Posting Permissions