Ticket T429654
Visible to All Users

ASPxComboBox - Data disappears on the second callback to ASPxCallbackPanel

created 8 years ago

I have an AspxCallBackPanel with two AspxComboBoxEdit and One AspxGridView.I am Populating Data in Second "AspxComboBoxEdit"  based on first "AspxComboBoxEdit Value" and then I am again Populating Data in "AspxGridView" based on First AspxComboBoxEdit and Second AspxComboBoxEdit Value.It works fine but after Loading data in AspxGridview,the data in Second AspxComboBoxEdit has lost.Please check attached screencast and advise how to solve the problem…

Comments (2)
JA JA
Junaid Ahmed 3 8 years ago

    Please check my project also…

    Pls help I need to finish my task…

    JA JA
    Junaid Ahmed 3 8 years ago

      Please help…
      Pls…

      Answers approved by DevExpress Support

      created 8 years ago (modified 8 years ago)

      Hello Junaid,

      Thank you for your code snippets. I found that the TxtChequeNo combobox is not rebound after the second callback is sent. If you need to see items in the combobox, it is required to rebind the combobox on any callback request to the callback panel. So, I suggest you bind it when you bind the grid. I hope this information will be helpful.

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.