Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 22, 2012 09:39 AM by DarrellNorton
Member
465 Points
532 Posts
Feb 21, 2012 09:37 PM|LINK
Can the addItems control of a ListView be used to handel file uploads along with normal data?
All-Star
86555 Points
9624 Posts
Moderator
MVP
Feb 22, 2012 09:39 AM|LINK
You can upload files inline in a ListView. Check this blog post for a code sample on how to do it:
http://rumandcode.wordpress.com/2009/03/19/aspnet-listview-with-fileupload-control-linqdatasource/
Eagle_f90
Member
465 Points
532 Posts
Can list views handle file uploads?
Feb 21, 2012 09:37 PM|LINK
Can the addItems control of a ListView be used to handel file uploads along with normal data?
DarrellNorto...
All-Star
86555 Points
9624 Posts
Moderator
MVP
Re: Can list views handle file uploads?
Feb 22, 2012 09:39 AM|LINK
You can upload files inline in a ListView. Check this blog post for a code sample on how to do it:
http://rumandcode.wordpress.com/2009/03/19/aspnet-listview-with-fileupload-control-linqdatasource/
Darrell Norton's Blog
Please click "Mark as Answer" if this helped you.