Skip to Content
0
Former Member
Aug 07, 2006 at 03:53 AM

Content Alignment and Spacing between UI elements

26 Views

Hi,

In my VC model, i have a form (where the user enters search criteria), below the form, the results are displayed in a Tableview, below the table view i have a TEXTVIEW to display the error message like "No Records Found".

I am able to control the visibility of the TEXT VIEW based on number of rows in table, but when i display the error message, the space occupied by TABLEVIEW remains blank and my error message comes well below the table view.

Is there any way the blank space can be taken off and the error message moves right near the FORM.

Thanks

Senthil