Hi,
Our clients needs fast quick search combo.As variant It should be like on video:https://docs.google.com/file/d/0B_glToYNMyswRk5HdFVPSDhQOTQ/edit?usp=sharing
How can we do the same by Infa controls?Does UltraComboEditor have the same dynamic load?Please advise.
Thanks.
I couldn't download the video you linked here because it's asking for a username and password. So I'm not sure what you mean by "fast quick search combo". You can attach a file to your post right here on the forum by going to the Options tab.
Maybe you are looking for the AutoCompleteMode property?
Hmm.. strange.. I can download file..ok, I upload it on depositfiles:http://dfiles.ru/files/h771k3npt
No, AutoCompleteMode is not.
You could use our 'WinCombo' control for that matter, along with the 'AutoCompleteMode' functionality. Please take a look at the attached simple sample and let me know if you have any questions.
I wanted to know if you were able to solve your issue based on these suggestions or you still need help. Please let me know.
We found excellent winforms controls SearchLookUpEdit and GridLookUpEdit to quick search in DevExpress library.We will use them.
Thank you for your feedback, it is of a great value for us. Could you please pinpoint the areas where our control is lacking in?
We work on big CRM system. Our project was started about 10 years ago. We use Infra controls as base library. We started to use Ifra controls from v6 and use them still. But about 3-4 years ago we bought DevExp controls b/c we need RichEditControl. This control likes MS Word editor. We use it to prepare (writing) emails and edit documents. Unfortunately we couldn’t the same control in Infra library. We changed Infra calendar to DevEx WPF calendar about 2 years ago b/c DevEx WPF calendar was faster and more attractive than Infra. We use DevExp control to create dynamic queries to database from UI. Now we will use SearchLookUpEdit. This control can create dynamic query to database (by Linq to sql, Entity Framework etc.) and load data in parts. It’s very fast. Unfortunately Infra controls don’t have controls to load data in parts. Grid has virtual mode, but it isn’t useful for us b/c we should make paging on database manually. We have some big clients with a lot of data in theirs databases. We have problem with performance our application for these clients. Sometimes we load data from DB in background but it doesn’t resolve problem generally. Infra controls are big and nice library. Of course we will continue to use it. Thanks.
We know about these articles. Second article is very helpful.
Thank you.
Thank you for your impartial opinion!
I am just going to suggest you two more options here, based on your last post:
http://help.infragistics.com/NetAdvantage/WinForms/2013.1/CLR4.0/?page=Infragistics4.Win.UltraWinGrid.v13.1~Infragistics.Win.UltraWinGrid.UltraGridLayout~LoadStyle.html and
http://ko.infragistics.com/community/forums/t/15306.aspx.
These articles could be very useful, If you don't already know about them, of course.
Thank you for using Infragistics' components!