|
Rank: Member Groups: Member
Joined: 11/13/2012 Posts: 10
|
Hi Support.
I have just started working with the File Explorer and trying to include the Downloader function in there. I have added a button beaside th upload button and called it download. I want to check the files the same way I delete but run download instead.
How can I do that
Best regards TE
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
I do not believe you can use it together with the Downloader because the columns in the Grid can not be customized. Sorry about it!
Thanks
|
|
Rank: Member Groups: Member
Joined: 11/13/2012 Posts: 10
|
Ok How can I either use the TextBox1 and downloader or how can I get the hole URL from the selectedItem in listbox?
Trond
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi, You can use this method to get the Url: http://www.essentialobjects.com/doc/1/jsdoc.public.fileexplorer.getselectedfile.aspxIf you have not used our JavaScript interface before, you will need to go over this topic first: http://www.essentialobjects.com/doc/1/clientapi_howto.aspxThanks!
|
|