There are some changes in this version. Read carefully Getting Started.
From This Version PHP DataGrid works with PHP 5 ONLY!!!
Main additions and improvements:
1. * Feature: [added] new css class "pink"
2. * Feature: [added] sequrity check for add/edit/delete records if this options was not allowed
3. * Feature: [added] abbility to change paging arrows by $paging_arrows = array()
4. * Feature: [added] new non-documented method: getCurrentId()
5. * Feature: [added] new non-documented property: mode_after_update
6. * Feature: [added] new language Turkish (tr), provided by: Murat HALACOGLU
1. = Feature: [improved] re-written with PHP 5
2. = Feature: [improved] added checking of maximal page size for possible hack tack
3. = Feature: [improved] css class "gray"
4. = Feature: [improved] column headers separated from other GataGrid link by css class a_header
5. = Feature: [improved] in addRow()added detecting of rid
6. = Feature: [improved] language files
7. = Feature: [improved] added alert if file or image was not uploaded before update
1. # Bug: [fixed] changed href='#' on href='javascript:void(0);'
2. # Bug: [fixed] in columns summarizing
3. # Bug: [fixed] in bind() on tabular layout for edit mode
4. # Bug: [fixed] column headers in tabular layout (edit mode)
5. # Bug: [fixed] in creating this->HTTP_URL data member
6. # Bug: [fixed] in radiobuttons_alignment for foreign keys
7. # Bug: [fixed] in setUrlStringPaging()
8. # Bug: [fixed] in getNextId() method
9. # Bug: [fixed] in getting default property value for add mode
10. # Bug: [fixed] in $this->combineUrl() for primary key with leading zeros
etc.
To view a Live Demo click here.
To download new version click here.
1 comment:
My service web hosting for the moment works with PHP 4.4.7 (www.aruba.it)
And they does not have date defined for migrar to PHP 5.0
Do I be supposed to hire another company? :(
For only now I will do tests at localhost with the version 4.2.4
Post a Comment