I am doing a search function and after user specifies the criteria, the search result will be placed in a ListView with report view and column headers etc.
The searching criteria is in a pop-up form with the view search results as the owner form. However my ListView control on the owner form does not repaint properly after the pop up window is unloaded. The border and sometimes the whole of the ListView control cannot be seen.
Is there any way to resolve this?
Thanks
The searching criteria is in a pop-up form with the view search results as the owner form. However my ListView control on the owner form does not repaint properly after the pop up window is unloaded. The border and sometimes the whole of the ListView control cannot be seen.
Is there any way to resolve this?
Thanks