This is a migrated thread and some comments may be shown as answers.

how to custom grid area with new columns from bounded with databas

1 Answer 33 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Mahmoud
Top achievements
Rank 1
Mahmoud asked on 26 Dec 2012, 11:28 AM
hi,
i'm using fileexplorer and i want to add more columns inside the grid area of the file explorer and fill it with the data i have from database i'm allready using dbcontentprovider class
Thank you,

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 27 Dec 2012, 08:56 AM
Hi Mahmoud,

In order to add custom columns to the grid of FileExplorer, you will need to extend a little the ResolveRootDirectoryAsTree() and ResolveDirectory() methods in your custom DB content provider.

You can see a live implementation of such scenario in the following live demo: Add custom columns.
Also there is useful information on the subject available in this help article: Adding custom columns in the RadFileExplorer's grid.

Kind regards,
Vesi
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
FileExplorer
Asked by
Mahmoud
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or