summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TDataGrid.php
AgeCommit message (Expand)Author
2014-01-06Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-01-06Happy 2014!Fabio Bas
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-07-07fix #414ctrlaltca
2011-11-09fix #371ctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright &...ctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-06-16Merged a bit TPager's view style with TDataGridPager's one adding first/last ...ctrlaltca@gmail.com
2010-04-18ensured that the WebControls are calling their parent __construct methodsjavalizard
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-09-07Added support of TDataGrid to allow grouping consecutive cells with the same ...xue
2007-09-04fixed #664.xue
2007-02-21Fixed #492.xue
2007-02-06updated comments about renderer feature.xue
2007-02-05Added renderer feature to TDataGrid.xue
2006-11-27merge from 3.0 branch till 1521.xue
2006-09-08merge from 3.0 branch till 1397.xue
2006-09-04merge from 3.0 branch till 1387xue
2006-08-27Merge from 3.0 branch till 1350.xue
2006-08-05merge from 3.0 branch till 1329.xue
2006-07-21merge from 3.0 branch till 1281.xue
2006-07-04Merge from 3.0 branch till 1239.xue
2006-06-30Merge from 3.0 branch till 1218.xue
2006-06-28merge from 3.0 branch till 1208.xue
2006-06-26Merge from 3.0 branch till 1202.xue
2006-06-21Merge from 3.0 branch till 1191.xue
2006-06-15Merge from 3.0 branch till 1166.xue
2006-06-04Merge from 3.0 branch till 1140.xue
2006-05-30merge from 3.0 branch till 1111.xue
2006-05-04Merge from 3.0 branch till 1023.xue
2006-03-28Added TComponentReflection.xue
2006-03-19Pagers are now enclosed within panels.xue
2006-03-17Using constants as item types.xue
2006-03-15Includes TStack as core class.xue
2006-03-14Used constants to represent button command strings.xue
2006-03-10Fixed #87.xue
2006-03-09Fixed #85.xue
2006-02-27Added PushButton to pager in TDataGrid.xue
2006-02-26Fixed an issue about style merging.xue
2006-02-24Fixed #69.xue
2006-02-11Completed TDataGrid documentation.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-06Fixed a bug in TDataGrid about columnspan of pager cell.xue
2006-02-06Fixed a bug in computing page numbers.xue
2006-02-06Fixed a bug about calculating the starting pager button in TDataGrid.xue
2006-02-05Added a demo of TDataGrid showing custom paging.xue