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
2290
XamComboEditor Load On Demand
posted

Hi All,

We use Telerik Rad Controls in web application. In this application we use "RadComboBox" this is working fine, and our client demanding the same functionality in WPF application. In WPF we use Infragistics controls i use the "XamComboEditor" but unfortunately can't achieve the same functionality. Kindly help me how can i achieve  the same functionality with "XamComboEditor" or other controls? One important thing in "RadComboBox" is that "Web Service" is called at when user stop typing. This is major functionality i want, but in my case "Service" is called character by character i use binding with "Value" property of "XamComboEditor". Through this approach my code hit database again and again and database connections open alots in a 2 to 3 seconds. For reference i send you the Telerik link and image.

http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx

In this link we use third "RadComboBox"approach using "Web Service" We use MVVM in WPF Application and display multi-Columns in "XamComboEditor". We set the Total Records who want to display in "RadComboBox", suppose first time we display 10 records , when the records are displayed, on moving scroll bar up and down other records are displayed. See the link for further details. Our client demanding the same functionality kindly help me with sample application as soon as possible because i spent alot of time to achieve this functionality but not achieved, so in last i am contacting you.

Regards

Sufyan

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    After some research Load on demand has been determine as a new Product Idea.  I have sent your Product Idea directly to our product management team.  Our product team chooses new Product Ideas for development based on popular feedback from our customer base.  Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.

     

    We value your input, and our philosophy is to enhance our toolset based on customer feedback.  If your idea is chosen for development, you will be notified at that time.  Your reference number for this Product Idea is PI13030002

     

    If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email.  Please include the reference number of your Product Idea in the subject and body of your email message.  You can reach Developer Support management through the following email address:  dsmanager@infragistics.com

Children