Dear Appery,
i have a list component with the filter option turn on, when loading the page the list is set to visible false, however the filter text box is visible so i set the list to load without the filter and then, once i fill the list, i added this code:
code
Appery('lst_contact').prev("form.ui-listview-filter").show();
Appery('lst_contact').refresh();
/code
however i dont to make the filter text box visible using the above code... any thoughts?
as always - many many thanks in advance!
Best,
R.