[SOLVED] How "autocomplete search box/control" from https://wisej.com/support is implemented?

Answered
0
0

Hi!
How “autocomplete search box/control” from your “https://wisej.com/support” is implemented?
I want to implement something similar, wich control is it? Is it a combobox or textbox?
I want to dinamically fill datasource based on input text when text.length > n. on keypress event or simillar way
Any advice?
Thanks in advance!

  • You must to post comments
Best Answer
0
0

Hi Ser,

we have build a sample that contains such a search box:

http://wisej.s3.amazonaws.com/support/attachments/Wisej.SearchBox.zip

Best regards
Frank

  • You must to post comments
0
0

Do you have demos or samples how to use combobox like serachbox control
See attached gif
Thanks

Attachment
  • You must to post comments
0
0

Hi
Please make it an official extension, a think that its behavior is better than combobox, maybe only need more options/properties/events
Thanks

  • Luca (ITG)
    We now have the combobox with the VirtualScroll property which allows unlimited items and the new AutoCompleteMode.Filter and others.
  • You must to post comments
0
0

The one on the support forum is part of the wordpress plug in (Sabai Discuss) which is a combination of javascript and php.

For Wisej a SearchTextBox would be a nice extension. I’ll add to the wishlist.

  • You must to post comments
Showing 4 results
Your Answer

Please first to submit.