summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TRadioButton.php
AgeCommit message (Collapse)Author
2006-05-06Adding TActiveButton and TActiveTextBoxwei
2006-04-25Undo previous checkin (which goes int 3.0 branch and will be merged back).xue
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, ↵wei
colorpicker.js. Merge to 3.0 if necessary.
2006-04-22Merge from 3.0 branch till 956.xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-02-02Fixed #27wei
2006-01-22Fixed renderInputTag issue with TRadioButton.xue
2006-01-22Fixed a few issues with TCheckBox, TLinkButton and TRadioButton.xue
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-18update javascript library and usage in web controlswei
2006-01-05(no commit message)xue
2006-01-02Added TRadioButtonList, TTable related controls.xue
2006-01-01Enhanced support to attribute access.xue
2005-12-24(no commit message)xue
2005-12-13Moved code for registering postback js from onPreRender to ↵xue
addAttributesToRender. It's too early to register js in onPreRender.
2005-12-13Removed inline javascript from components. Adding TJavascriptLogger and ↵wei
logger.js
2005-12-08(no commit message)xue