Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Web Panel databinding

Last post 07-31-2008 12:26 by [Infragistics] Tony Lombardo. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-31-2008 10:14

    • Joffies
    • Not Ranked
    • Joined on 05-02-2008
    • Points 160

    Web Panel databinding

    I have some controls (textboxes mostly) which have databindings to their text properties.On their own in the EditItemTemplate of the formview everything works fine showing the data and saving data back to the database. However, if I put the same controls onto a webpanel inside the EditItemTemplate they will display the values from the database fine but when go to update the data is seemingly lost and my CSLA business objects are not pciking up any changes.

    Just wondering if there's something I can do or need to do to tell the webpanel to update it's databound controls?  Is this even possible with a
    webpanel or am I wasting my time?

    • Post Points: 20
  • 07-31-2008 12:26 In reply to

    Re: Web Panel databinding

    Joffies,

    My guess is that the template that the WebPanel uses creates a break between your bound controls and what's supposed to be the data container (the FormView).  This may be due to the way controls are initialized through the template, in which case this would be something that would have to be addressed from the WebPanel's code.  I would recommend you report this through one of the more formal support channels so that our support team can create a ticket for you and give you a case number to reference, as well as transition this into a bug report for the development team to have a look at.  Support options are listed at http://www.infragistics.com/gethelp or you can go directly to the online support form - http://www.infragistics.com/support/submitrequest.aspx

    Hope this helps,

    -Tony

    Anthony Lombardo
    Lead Technical Evangelist
    Infragistics, Inc.
    Worldwide Evangelism Group

    tonyl@infragistics.com
    blogs.infragistics.com

    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems