Questions tagged [radfileexplorer]

5 questions
1
vote
1 answer

Access USB Pendrive files in my android app

How can I access files on usb drive from my android app. Device is not rooted. I do not want to use storage access framework. Is it possible to get file path using android USB Host apis. In nexus devices and many other vendors', usb storage is not…
0
votes
1 answer

Telerik RadFileExplorer modify SaveAs method

Is their a way i can debug or modify SaveAs method of Telerik RadFileExplorer. I am implementing a functionality for Upload on local disk and Object Storage. Local disk expects path as "C:\\Test\\File.txt" - It works fine Object Storage…
Bokambo
  • 4,204
  • 27
  • 79
  • 130
0
votes
0 answers

RadFileExplorer Multilevel Filter (Search)

Anyone has an answer to this question: How to search in rad file explorer for current folder including sub folders How Can I get RadFileExplorer Filter to search for all files including subfolders. Any Help.
booody
  • 79
  • 3
  • 14
0
votes
1 answer

Preventing Renaming file extension in Telerik RadFileExplorer

Hi I'm working with Telerik Radfileexplorer. I'm using this to upload only pdf documents. But after uploading the documents users can rename them. The control is allowing the users to rename file extension pdf aslo then if they change extension from…
user2864496
  • 107
  • 3
  • 17
-1
votes
1 answer

protected void RadFileExplorer1_ItemCommand(object sender, RadFileExplorerEventArgs e) not fired

"protected void RadFileExplorer1_ItemCommand(object sender, RadFileExplorerEventArgs e)" not firing with file upload