diff options
author | xue <> | 2006-07-02 03:17:18 +0000 |
---|---|---|
committer | xue <> | 2006-07-02 03:17:18 +0000 |
commit | 6535233f952be866d624ad1a573562c6706138de (patch) | |
tree | d5c15d5569ccc8ec3c1afb29ef86694c188b4fd0 /HISTORY | |
parent | 3d8aabc15b85e1a3088295f9278d3407ff71dfea (diff) |
Fixed #262.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ ENH: Ticket#231 - Added TButton.ButtonType property to allow reset button (Qiang ENH: Ticket#232 - Allow <%# %> and <%= %> embedded within property values (Qiang)
ENH: Ticket#256 - Datagrid columns can now be accessed via IDs (Qiang)
ENH: Ticket#257 - OnSelectedIndexChanged event of TDataList and TDataGrid now passes the original command parameter (Qiang)
+ENH: Ticket#262 - Added TCheckBox.Value property (Qiang)
ENH: TRepeater, TDataList and TDataGrid will store data indices in DataKeys if DataKeyField is not set. (Qiang)
ENH: Added TPageService.BasePageClass property (Qiang)
ENH: Added TDataGrid.EmptyTemplate property (Qiang)
|