Infragistics Home

Infragistics Forums

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

webCombo refresh problem

Last post 09-02-2008 13:09 by [Infragistics] Vince McDonald. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 09-02-2008 12:05

    • bidstrup
    • Not Ranked
    • Joined on 09-02-2008
    • Points 20

    webCombo refresh problem

    I am experiencing a problem similar to the following but with infragistics version 7.3

    http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=8518

     I have a editable web combo2 whose values change based on a selected value of another web combo1.

    Their TypeAhead property is set to Suggest and Editable = true and enableXMLHttp = true.  

    When WebCombo1's selected item changes,  

    first web combo2 InitializeDataSource evet is firing where

    the datasource, data member and data value fields are set.

    next webCombo1 selected index changed event fires where I retrieve the webcombo2's values with the selected value of web combo1 and rebind the webcombo2 . When i debug and check the data it shows the filtered rows in its data source.

    but when the UI displays webcombo 1 shows un filtered data. it olny gets refreshed after editing a field or item .  

     

     

     

    • Post Points: 20
  • 09-02-2008 13:09 In reply to

    Re: webCombo refresh problem

    I suggest that you submit a support request so that a Developer Support Engineer can look at this in more detail.  The best thing to include with your support request is a sample project that we can run and debug which demonstrates what you're seeing, to better ensure we're looking at the same code you are.

    The bug fix article you link to would already be included in NetAdvantage for .NET 2007 Volume 3.  Neither type-ahead suggest functionality nor XML-HTTP (AJAX) functionality was available in WebCombo when this fix was applied, so this is likely a different scenario.

    Vince McDonald
    Manager of Developer Support, MCP
    Infragistics, Inc.

    Was this post helpful? Please let me know by using the star ratings and the "Answered" button from the forum's web interface.

    Need help? Find the various ways you can ask for help from Infragistics.
    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems