5 Answers, 1 is accepted
0
Hello there,
You can filter the combobox on the server using its Load On Demand mechanism.
Best wishes,
Yana
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
You can filter the combobox on the server using its Load On Demand mechanism.
Best wishes,
Yana
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
staron
Top achievements
Rank 1
answered on 15 Jan 2009, 09:58 AM
Hi,
but that doesn't rebind the combobox again? It atleast does not call execute select in the datasource.
but that doesn't rebind the combobox again? It atleast does not call execute select in the datasource.
0
Francois MARTIN
Top achievements
Rank 2
answered on 05 Feb 2009, 06:24 PM
The Load on Demand mechanism isn't a serverside filtering.
Server side filtering would be the exact same feature as the client side filtering (with the same very nice display) but automatically using ajax requests to get from the server a few items to display in the drop down as the user is typing on the keyboard. This is exactely what we can see now on the Google search engine.
Telerik guys: could you please tell us if sutch a (wonderfull!) feature is planned in the near future ? It would simply be a killer !!
Francois
Server side filtering would be the exact same feature as the client side filtering (with the same very nice display) but automatically using ajax requests to get from the server a few items to display in the drop down as the user is typing on the keyboard. This is exactely what we can see now on the Google search engine.
Telerik guys: could you please tell us if sutch a (wonderfull!) feature is planned in the near future ? It would simply be a killer !!
Francois
0
Hi Francois MARTIN,
Yes, automatic filtering is in our plans but we haven't decided when to implement it yet. It will not be ready for the Q1 2009 release for sure.
Regards,
Albert
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Yes, automatic filtering is in our plans but we haven't decided when to implement it yet. It will not be ready for the Q1 2009 release for sure.
Regards,
Albert
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Francois MARTIN
Top achievements
Rank 2
answered on 06 Feb 2009, 08:02 AM
Oki doki thanks for the answer. I'll check to see when it's available in the future.