Best approach to list and delete images

  • Hi all,

    On a tab I would like to get and show all images of a serverdirectory as thumbs (not more than 4 or 5)
    with 2 functions:
    - click to enlarge
    - delete

    What is the best approach (or control to use) to do this with Ext?
    Thank you!
    Greetings,
    Dirk


  • Use a DataView as demonstrated in the examples/view samples.

    You could have a DataView in one Panel of a border layout and the full size image displayed in another panel on click.

    Or you could open tab in a tabpanel to display the full size.

    You can get some ideas from a demo I posted: http://extjs.com/forum/showthread.php?p=143728


  • For deleting or other operations, use a Menu shown in response to the contextmenu event:

    http://i131.photobucket.com/albums/p286/TimeTrialAnimal/imagegallery.jpg


  • Thank you!
    I will try it with DataView.







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about Best approach to list and delete images , Please add it free.

    7 January 2009 | cameltoepants.com | edit