summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls
AgeCommit message (Collapse)Author
2006-08-01Fixed #302wei
2006-08-01Fixed #312wei
2006-08-01Fixed #311wei
2006-07-26Change TRadioButton.GlobalGroupName to TRadioButton.UniqueGroupName.xue
2006-07-22fixed #178.xue
2006-07-22add StringLength, multi-byte, check in TRangeValidatorwei
2006-07-21Fixed #263.xue
2006-07-21fixed #206.xue
2006-07-20Including TLabel at the beginning.xue
2006-07-18Documentation update.xue
2006-07-16Fixed #277.xue
2006-07-14Fixed #284wei
2006-07-12Fixed TCheckBox.Value bug.xue
2006-07-09Spelling error fixes.xue
2006-07-07Update getRadioButtonsInGroupwei
2006-07-05Fixed a bug about applyItemStyles in TDataList.xue
2006-07-05Fixed #223 #225wei
2006-07-05Upate TClientScriptwei
2006-07-04Fixed a bug related with postback and EmptyTemplate.xue
2006-07-04Added type checking when applyItemStyles in TDataGrid.xue
2006-07-04Fixed rendering of TStyleSheetxue
2006-07-04Fixed #267.xue
2006-07-03Fixed a bug that TDataGrid may complain getting ItemType on a non-object if ↵xue
the grid is not data-bound
2006-07-03Some furnishings to TStyleSheet.xue
2006-07-03Resolved typo #264knut
2006-07-03Add TStylesheet and update TClientScriptwei
2006-07-02fixed 3.02 bugwei
2006-07-02Fixed #226 and #246wei
2006-07-02Fixed #262.xue
2006-06-30Fixed a bug in rendering datagrid when datasource is empty.xue
2006-06-28Some minor fixes.xue
2006-06-28Fixed #256, #257.xue
2006-06-27Fixed #239.xue
2006-06-27Added paging support to all data-bound controls.xue
Updated TPager accordingly.
2006-06-26Added TPagerxue
2006-06-22Added dataBindChildren when instantiating EmptyTemplate.xue
2006-06-22Put TListItem into a separate file to avoid class-undefined problem.xue
2006-06-21Added TDataGrid.EmptyTemplate propertyxue
2006-06-21Fixed #230.xue
2006-06-21Fixed #231.xue
2006-06-19Fixed #241.xue
2006-06-19build script update. Fixed #82 and #165.xue
2006-06-15Added OnValidate, OnError, OnSuccess events to validatorsxue
2006-06-13Fixed #228.xue
2006-06-13TRepeater, TDataList and TDataGrid will store data indices in DataKeys if ↵xue
DataKeyField is not set.
2006-06-10Fixed #182.xue
2006-06-09Update datepicker and link button.wei
2006-06-04Added classtree builder.3.0.1xue
2006-06-04Some minor documentation change.xue
Changed TControl::onBubbleEvent() to TControl::bubbleEvent()
2006-06-04Fixed a bug of raising OnTextChanged event.xue