Navigation:  Classes > bDataColumn >

bDataColumn:Length

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

The maximum length of the column values.

Class

bDataColumn

Type

Access / Assign

Data Type

Integer

Description

Particularly with columns that are not linked to a field in the server, the maximum length of the column values can be set by this access.

 

So that changes at this access are shown also in the browser, all values of the column must be re-read by the method bBrowser:Refresh(). This is only necessary if the column is inside the visible area of the browser

See Also

bBrowser:IsColumnVisible()

bBrowser:Refresh()

bDataColumn:CalculateWidth()

bDataColumn:Decimals

bDataColumn:ValType

 


Page url: http://www.YOURSERVER.com/index.html?bdatacolumn_length.htm