Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a list box that displays a hierarchy as a tree. How do I set the scrollbar position to show the value that I selected using Search.
Thanks.
Use wild card search/fuzzy search then only result will be displayed.
Why don't you sort the list box under sort >> State >> Auto ascending. It will always show the selected at the top.
If we use wildcard/fuzzy search then only related fields will be displayed.
Hi,
In the listbox Properties>General>Uncheck Show as TreeView option
Hi Sassi,
Wild card search is already enabled but is there a way that when I search for a value the scroll bar will go to the position of the selected value?
Thanks,
Hi Venkata,
I need to display it in Hierarchy so this is not an option. What I need to do is that it highlight and scroll to the position of the searched value in the listbox.
Thanks.
Here's a sample of what I am doing.
Thanks.
Is there anyway to set the scroll position of the listbox based on the searched node?