Changeset 4244

Show
Ignore:
Timestamp:
07/07/08 08:56:56 (2 months ago)
Author:
ed
Message:

Corrected the initial value for dColumn's DataField? property.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dabo/ui/uiwx/dGrid.py

    r4240 r4244  
    454454        self._dynamic = {} 
    455455        # Initialize the data field attribute 
    456         self._dataField = None 
     456        self._dataField = "" 
    457457        self._expand = False 
    458458        # Default to 2 decimal places