in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

ASPxUploadControl in Update Panel

Last post 11/26/2008 6:10 PM by Mehul Harry (Developer Express). 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
Previous Next
  • 11/18/2008 5:52 PM

    ASPxUploadControl in Update Panel

    I have an ASPxUploadControl in an Update Panel.

    I initiate the Upload with a button that does ASPxUploadControl1.UploadFile();

    Once the file is uploaded, I need to have my ASPxDataView do a postback to
    the server, so it can refresh it's contents.

    The ASPxDataView displays the images that were uploaded to the database via
    the FileUploadCompleted event on the server side.

    How do I force the ASPxDataView to refresh it's information?

    I tried doing a ASPxDataView1.PerformCallback();, but that doesn't do anything.



    Brien King
    President, ClassicSoft, LLC
    http://www.classicsoft.com
    brien@classicsoft.com
    Developers Helping Developers!
  • 11/26/2008 6:10 PM In reply to

    Re: ASPxUploadControl in Update Panel

    Hi Brien,

    This sample may help you:

    http://www.devexpress.com/Support/Center/e/E36.aspx

    This one shows the callbacks:

    http://demos.devexpress.com/ASPxperienceDemos/DataView/CustomCallback.aspx

Page 1 of 1 (2 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED