|
Browse example
|
Previous Top Next |
| The "BrowseEstadistica" procedure shows a regular Wizard generated Browse box with several columns with "amount" data.
|
| When DigitChanger is deactivated, the browse look like this:
|
|
| This is what happens when the picture isn't big enough to show the values.
|
|
|
| If you activate the Increase Integer value (or fill the variable) with a value of 4, this is how the window will look:
|
|
| Now you can see that there are values, but you can't see most of them. The columns are too narrow.
|
|
|
| If you activate the Resize columns option, then you will see this:
|
|
| Now you can see the whole values, but of course you can see less columns at the same time. This shouldn't be a problem if you had set the horizontal scroll bar (Which is normal).
|
|
|
| If you Truncate decimals (or set the truncate variable to TRUE), the window will change to this:
|
|
| Note that the decimals are no longer there. However, as the columns have "decimal" alignment, there is an undesiderable margin to the right of each column. If you activate the Right Align option, you will see the window like this:
|
|
| Now suppose that there is a field that is not an amount, but a quantity (like a stock field). You don't want to touch this particular field, for example, "Month 3". If you set the Exception on the global area, you will see this:
|
|
| Note that all settings are in effect except for this column.
|
|
|
|
|
|
|
|
|
|
|
|
|