|
|
|
| | User ID | 123456 |
First Name | 124345 12345 |
Last Name | 12345 |
email | test@test.com |
Address Line 1 | 123 |
Address Line 2 | 123 |
Postcode | 123 |
City | 123 |
State | 123 |
Country | 123 |
Age | 12 |
Created | Jan-30-2012 06:40:42 PM |
|
Notes
Show information in detail columns. Use the following settings:
$lens->pageSize = 2; // rows per page
$lens->columns = 2;
$lens->showGrid = false;
This uses the same data as Example 300.
|