Telerik FileExplorer Example

I was arguing with building my own browser content provider to control Telerik FileExplorer. They have one example on their website, but it didn't help me solve some of the ASP.NET and UserControl lifecycle issues I had.

Is there a better example of using the FileExplorer control with a custom content provider?

0


a source to share


1 answer


see this link:

http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/dbfilebrowsercontentprovider/defaultcs.aspx

You can search the forum if you have problems with the telerik forum.



just like the following link

http://www.telerik.com/community/forums/search.aspx?rtf=Forum&start=0&q=%2bFile%2bBrowser%2bContent%2bProvider%2b

Here is the telerik forum: http://www.telerik.com/community/forums.aspx . You can choose the product that you have and find the problem you are facing. They will also provide an additional example. If you request them through a ticket.

0


a source







All Articles