How to display dynamic Arrow Images to show intented data entry?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • javasachin
    New Member
    • Feb 2008
    • 2

    How to display dynamic Arrow Images to show intented data entry?

    Dear Friends,

    I have a requirement like this:

    In my JSP Page, I want to display some dynamic Arrow Images. While clicking on each of these Arrow Images, I want them to expand and create some dynamic controls like TextBoxes, Checkboxes, DropdownLists etc. User can enter/ check/ select data in these controls and submit. While clicking the Arrow Images, it should collapse again (something like a tree)

    I think we can’t use a treeview control since my controls to be generated dynamically and are suppose to receive user inputs.

    Can any of you kindly tell me how to do this? Can you please send me JSP or Struts2 code for this?

    Thanks in advance

    Sachin.
Working...