Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
WebCombo's DisplayValue Problem In UpdatePanel
posted

 Hi,

We have a problem with WebCombo's DisplayValue Property In UpdatePanel. After bindind a datasource, we try to change its' display value. But its not effect. (last DisplaValue was still shown). But its the intresting part of it, with second data binding, WebCombo's DisplayValue is set.What is the problem ?

 

Thanks

Ali

Parents
No Data
Reply
  • 24671
    posted

     Hi Ali,

    Thanks for your feedback. In general, the combination when the WebCombo is inside UpdatePanel, and it has its own AJAX functionality enabled,  could cause some undesired effects. It is very important for us to know what your exact configuration of the controls is, i.e. the WebCombo properties that are set, and  the CodeBehind code. If you could send over some sample code, this would be of really great help to us.

     

    Best,

    Angel

Children