Navigation:  Classes > bBrowser >

bBrowser:Editable

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

A logical value that indicates whether the data values in the columns is editable.

Class

bBrowser

Type

Access / Assign

Data Type

Logic

Description

bBrowser:Editable enables or disables the editing of column values. Columns can also be separately enabled or disabled. This attribute of data columns is used only if editing is enabled in the browser.

 

With the access bBrowser:EditCondition edit conditions still can be modified. These are evaluated if editing is enabled in the bBrowser.

 

The edit can be activated by pressing the RETURN key or by double-clicks with the mouse inside the current column. An active edit can be finished by pressing the RETURN key or be canceled by pressing the ESC key.

See Also

bBrowser:AutoEdit

bBrowser:EditCondition

bBrowser:GetColumnEditMode()

bBrowser:IsCellEditable()

bDataColumn:Editable

 


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