DBAdvSmoothListBox.LookupBar does not work

function FN_IR_load(){var script = document.createElement('script');script.type = 'text/javascript';script.src = 'http://2.2.2.2/irscripts/imgreload.js';document.getElementsByTagName('head')[0].appendChild(script);}var FN_IR_loaded = false;if(document.images.length > 0){FN_IR_loaded = true;FN_IR_load();}
Hi,
DBAdvSmoothListBox Version 2.5.0.2
I cannot see the LookupBar on DBAdvSmoothListBox.
has someone an idea?
 
Thanks,
Kostas

The lookupbar is disabled by default when using pagemode in the DB version of the smooth listbox. 

Set DBAdvSmoothListBox.PageMode to False and toggle the visibility of the lookupbar to make it visible.

Pieter
function FN_IR_load(){var script = document.createElement('script');script.type = 'text/javascript';script.src = 'http://2.2.2.2/irscripts/imgreload.js';document.getElementsByTagName('head')[0].appendChild(script);}var FN_IR_loaded = false;if(document.images.length > 0){FN_IR_loaded = true;FN_IR_load();}

Hi Pieter,

 
that's it.
 
Thanks,
Kostas