Hi ,
I have a question , I want to use the combo to filter chinese words,
could you tell me that it can work or not.
thank you very much ![]()
Hi ,
I have a question , I want to use the combo to filter chinese words,
could you tell me that it can work or not.
thank you very much ![]()
Hi
unfortunately Iām not familiar with chinese words and chinese words filtering 
if you can somehow filter them on a server having user input from a client side, you can switch combo to a server-filtering mode (simple demo dhtmlx.com/docs/products/dhtmlxC ⦠erver.html and demo with subload dhtmlx.com/docs/products/dhtmlxCombo/samples/06_filtering_sorting/03_filter_on_server_with_subload.html)
if you can somehow filter combo using regexp or so (I mean client side), you can define you custom handler (demo dhtmlx.com/docs/products/dhtmlxC ⦠ndler.html)