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

Grid Attachment Column Size

3 Answers 90 Views
Grid
This is a migrated thread and some comments may be shown as answers.
aabdan
Top achievements
Rank 1
aabdan asked on 29 Mar 2010, 02:24 PM
Dear,
 i want to ask how i can (if i can ) change file attachment size.

Regards,

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Mar 2010, 11:48 AM
Hi LPW,

Please use the MaxFileSize property of the column.

http://www.telerik.com/help/aspnet-ajax/grdcolumntypes.html

Regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
aabdan
Top achievements
Rank 1
answered on 30 Mar 2010, 12:57 PM
hi Telerik admin,
thanx for reply.
i found the  property in <telerik:GridAttachmentColumn MaxFileSize="1048576">
and i try it?! but i didn't succeeded please let me know what is the maximum size and how i specify it??!! i want 50 MB
0
Accepted
Dimo
Telerik team
answered on 30 Mar 2010, 03:13 PM
Hi LPW,

Well, you also need to adjust the maximum file upload size with regard to the web server - in the web.config. Did you do that?

http://www.google.com/search?q=iis+max+upload+size

Regards,
Dimo
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
aabdan
Top achievements
Rank 1
Answers by
Dimo
Telerik team
aabdan
Top achievements
Rank 1
Share this question
or