summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls
AgeCommit message (Collapse)Author
2007-03-07Added custom attribute rendering for THiddenField.xue
2007-02-13Fix TImageButton bug ↵wei
http://www.pradosoft.com/forum/index.php/topic,6938.new.html
2007-01-25upgrade tinyMCE to 2.0.9 to fix #482 and #459wei
2006-12-07Fixed #481.xue
2006-12-03Fixed #400wei
2006-12-01fixed current page index.xue
2006-12-01TDataBoundControl will not throw exception if CurrentPageIndex is out of rangexue
2006-11-27TDataGrid now does not generate default table styles.xue
2006-11-26Fixed the bug that TPager would not display if it was invisible previouslyxue
2006-11-25Fixed #460.xue
2006-11-05Fixed #446.xue
2006-11-03TTableCell should render   when no text is set and there is no child ↵xue
control.
2006-10-29constructUrl() now encodes & into & by default.xue
TRepeater does not render <span> anymore for empty item template.
2006-10-06update js logger and make TComponent::ensureEnum show available values ↵wei
during exception.
2006-09-30Fixed #394.xue
2006-09-14Make it easier to customise the look of the date picker using CssClass property.wei
2006-09-09Added TLiteralColumn.xue
2006-09-07Add svn keyword $Id$wei
2006-09-06Fixed dropdown list for day formatted as 'dd'wei
2006-09-05Fixed #358.xue
2006-09-04updated datagrid columns to make use of enumerable list item types.xue
2006-09-04Finished updating code related with enumerable data types.xue
2006-09-03Added TEnumerable and updated places where enumerable type should be used.xue
2006-09-03Fixed #357.xue
2006-09-02Fixed #356.xue
2006-08-31doc fix.xue
2006-08-31Added TDropDownListColumn.xue
2006-08-31update #351wei
2006-08-31doc fix.xue
2006-08-30fixed #348.xue
2006-08-30Added TDateTimeStamp class for supporting time stamps outside 1970-2038 ↵wei
using float
2006-08-29Fixing ticket #274wei
2006-08-27Cells in TDataGrid rows can now be accessed via the corresponding column IDs.xue
Input controls in some datagrid columns can now be accessed in a named fashion.
2006-08-26MINOR BC BREAK (javascript related). Update javascript effect library to ↵wei
1.6.2, unify javascript event handler function signatures.
2006-08-10Added support to preset of TListControl.SelectedIndices and SelectedValues.xue
2006-08-10doc update.xue
2006-08-10updated doc.xue
2006-08-05Fixed #313.xue
2006-08-05Fixed #274wei
2006-08-04Fixed #320.xue
2006-08-02Fixed #316.xue
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