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

Radgrid Fileupload In EditFormSettings

2 Answers 236 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prathap Narravula
Top achievements
Rank 1
Prathap Narravula asked on 27 Jul 2010, 08:49 AM

How to make fileupload and store into database in Radgrid EditFormSettings in a popup window.

2 Answers, 1 is accepted

Sort by
0
yerlan
Top achievements
Rank 1
answered on 27 Jul 2010, 11:41 AM

You may use gridAttachmentColumn

Example

or use RadUpload and RadAsyncUpload :

Upload

AsyncUpload

0
Shinu
Top achievements
Rank 2
answered on 27 Jul 2010, 01:34 PM
Hi,

You can use either GridAttachmentColumn or GridBinaryImageColumn as mentioned in above post.

If you still want to use FormTemplate, then another suggestion is to place a button to upload selected files. Here is the forum link discussed a similar scenario. Please download the sample project and see whether it is suitable for you.
Using radUpload in RadGrid


-Shinu.
Tags
Grid
Asked by
Prathap Narravula
Top achievements
Rank 1
Answers by
yerlan
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or