From 98ffb7a2cb6144de626093bdf5009444661f957c Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 28 Jun 2006 01:36:35 +0000 Subject: Fixed #256, #257. --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 39b1e90d..3fa0bc00 100644 --- a/HISTORY +++ b/HISTORY @@ -14,6 +14,8 @@ ENH: Ticket#206 - Added OnValidate, OnError, OnSuccess events to validators (Qia ENH: Ticket#230 - Added TDataList.EmptyTemplate property (Qiang) 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: 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) -- cgit v1.2.3