I have a Listview control that when clicked, expands to show all the entries.
However when it expand the textbox and dbcombo controls below the listview control .. obstruct the visibility.
How do I make the listview "send to front" when clicked so that the entries will be visible and the user can select. In order words the controls that are blocking its vies, I want to "send to back" ... but its probably best to just make the listview control "send to front
However when it expand the textbox and dbcombo controls below the listview control .. obstruct the visibility.
How do I make the listview "send to front" when clicked so that the entries will be visible and the user can select. In order words the controls that are blocking its vies, I want to "send to back" ... but its probably best to just make the listview control "send to front