Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,

I am checking the file upload control inside the dexExpress gridview control. But i can't able to read the Uploaded files. If , any one can help to me. Your will be appreciate. Thank you.

The following links are refereed already :

https://www.devexpress.com/Support/Center/Example/Details/E19

C#
Request.Files.Count


Return 0 and the PostedFiles are return null.

<asp:FileUpload ID="FileUpload1" ViewStateMode="Enabled" runat="server" Width="270px" />

This is control working properly outside of the devExpress control.
Posted
Updated 31-Dec-14 19:58pm
v2
Comments
Kornfeld Eliyahu Peter 1-Jan-15 2:11am    
If you use a control from DevExpress your first stop for support must be DevExpress...
Member 11307706 2-Jan-15 3:41am    
I can't understand what you say. Add some more words.

1 solution

If you see the link you posted, it says that "this example is now obsolete".

You should refer the example - Image Upload in ASPxGridView[^].
 
Share this answer
 
v2
Comments
Member 11307706 1-Jan-15 6:55am    
Ok, Let me check. Thanks for your solution Mr. Tadit
Cool. Most welcome. If it helps, mark this as answer. :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900