By default, Web Forms Application projects are not generated with traditional terminal screen formatting. To create traditional terminal screen formatting, do the following.
In Solution Explorer, right-click the ClearPath ePortal data source project, and click Presentation Generation Options....
Select the presentation project.
Click Modify.
Set the LinesBeginWith property value to Line Break.
Click OK.
Delete the aspx files of the presentation project that have the problem. Refer to Delete Presentation Files.
Right-click the presentation project, and then click Build. Refer to Building Your ePortal Solution for more information.
The deleted aspx files are rebuilt and are populated with appropriate items based on the new property value.