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

show columns from database table in explorer grid

3 Answers 89 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Rizwan Ansari
Top achievements
Rank 1
Rizwan Ansari asked on 30 Apr 2012, 08:40 AM
Dear all,

i am using dbcontentprovider and dbdataserver classes.i am able to add custom fields in radupload and also i am saving the data in DB.
now i want to display some more fields on explorer grid,i am able to create the column in grid but how can i show the data from table.


please guide me.
Thanks.

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 02 May 2012, 08:38 AM
Hi Rizwan,

Please take a look the following live demo for example on how to add custom columns to the grid component of RadFileExplorer:
FileExplorer / Add custom columns

Regards,
Dobromir
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.
0
Rizwan Ansari
Top achievements
Rank 1
answered on 05 May 2012, 09:16 AM
Thanks Dobromir,

it really help me,i need some more help from you.
i want when user delete the file then that file should move to some location.
suppose i have viewpath like root/documents,in documents i have one folder like recyclebin.
i want to move the delete file to recyclebin folder.

please guide me

thanks
0
Dobromir
Telerik team
answered on 07 May 2012, 11:10 AM
Hi Rizwan,

To achieve the required result, you can handle the RadFileExplorer's ItemCommand server-side event and implement the custom logic. More information regarding RadFileExplorer's server-side events is available in the following help article:
http://www.telerik.com/help/aspnet-ajax/fileexplorer-server-side-events.html

Kind regards,
Dobromir
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
Rizwan Ansari
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Rizwan Ansari
Top achievements
Rank 1
Share this question
or