summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TCheckBoxList.php
AgeCommit message (Expand)Author
2008-04-18Makes TCheckboxList and derived controls render a surrounding span in Raw mod...tof
2008-04-18More fixes for #828tof
2007-04-09Added getDataChanged() to IPostBackDataHandlerxue
2006-10-01Fixed #350 and #148, Add TActiveRatingList, should remove TRatingList from W...wei
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-06-10Merge from 3.0 branch till 1150.xue
2006-05-21Merge from 3.0 branch till 1089.xue
2006-04-25Merge from 3.0 branch till 967.xue
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, colo...wei
2006-04-09Fixed a bug about determining the cache key in TOutputCache.xue
2006-02-17Removed a few constructors.xue
2006-02-11Fixed Ticket #46.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with causesvalid...xue
2006-01-14Added TBaseDataList (nearly completed).xue
2006-01-05(no commit message)xue
2006-01-05Added documentation.xue
2006-01-04Added documentation.xue
2006-01-02TCheckBoxList and TRadioButtonList completed.xue
2006-01-02Added TRadioButtonList, TTable related controls.xue
2006-01-01Added initial TCheckBoxList implementation.xue