Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.3

Request #14452 RowFormtter Callback
Submitted: 2008-08-04 10:51 UTC
From: mpgjunky Assigned:
Status: Open Package: Structures_DataGrid (version 0.9.0)
PHP Version: 5.1.6 OS: Fedora 6
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 39 - 6 = ?

 
 [2008-08-04 10:51 UTC] mpgjunky (Michael Mussulis)
Description: ------------ A RowFormatter callback would be nice, identical to the Column formatter callback would be very useful. The RowFormatter should expose the recordset element to allow conditional formatting. For example, setting different Table Row classes or styles depending on field values. At present I have not found a clever / integrated method other than iterating through the recordset after a datagrid fill, but this is not very elegant or integrated. Thanks, Michael.

Comments