IZWebFileManager

Advanced ASP.NET File Manager
Welcome to IZWebFileManager Sign in | Join | Help
in Search

How to get selected item name to a....?

Last post 09-08-2008, 9:57 AM by igor. 3 replies.
Sort Posts: Previous Next
  •  09-02-2008, 4:30 PM 293

    How to get selected item name to a....?

    Hi,

    First of all I would like to thanks and really appreciate Igor for this great tool.

    GREAT WORK DUDE.

    Now my question i just want to know how I can get the name and path of the item. For example if a user clicks on an item its name should become the text of a text box. 

    Do i need to use SelectedItemsAction or SelectedItemsActionComplete event.

    Thanks...

  •  09-04-2008, 8:44 AM 294 in reply to 293

    Re: How to get selected item name to a....?

    Hi,
    Sorry for the late reply, I was OOF this week.

    Where you have to know such details on server or on client.

    SelectedItemsAction and SelectedItemsActionComplete are processed on server during page's life cycle. Event argument has all what you need.

    Client side is not supported in such way but it is implementable.

    If you need a client side events we have to talk about implementation of client side model (with state, properties, events and etc.).

    Igor.

     

  •  09-05-2008, 12:46 AM 295 in reply to 294

    Re: How to get selected item name to a....?

    Thanks for your answer.But still i could not make it out.Let me explain my problem .. I have few images in a folder.I am browsing this folder using IZ filemanager.I just want to retrieve the path of image whenever a user click on the image(or by any other way).For eg an image path is '~/Uload/Store/xyz.gif', now when a user click on this image i just want to retrieve this path.

    I hope you get it.

  •  09-08-2008, 9:57 AM 296 in reply to 295

    Re: How to get selected item name to a....?

    take a look at Customized.aspx from the Demo.

    try double-click on the item.
View as RSS news feed in XML
www.IZWebFileManager.com
izwebfilemanager@gmail.com