enableFilteringMode additional request event

Hi,

I would know when the combo sends the additional request to the server in order to fetch more data, using enableFilteringMode with true as the 4th parameter.

I would know the event, because usiing the keyboard I insert for a letter and the searching starts fine and using the DOWN ARROW I can also move to the last option but the additional request is not sent.

Instead if i move the mouse pointer on the last option the additional request is sent.

I need that the combo send the request also using only the keyboard.

Thanks,

Vince

Hi
When 4th parameter set to true, combo can auto-load data while scrolling the list of options ( by adding new item to that list )

Request will be sent in two cases

  • mouse hovering over bottom of list
  • preselecting the last option in the list ( by mouse or by keyboard )

Hi,

I have tried on your sample and anyway when I preselect the last option item using the DOWN ARROW KEY the additional request is not sent.

I have test using the following example:
dhtmlx.com/docs/products/dht … ig_db.html

Could you provide me a sample to try that?

Thanks,

Vince

Regression confirmed and fixed.
Fixed version will be included in the next build, if you need the fix asap - please contact us at support@dhtmlx.com