PHPit.net has posted the second part in their series "An Extensive Examination of the PHP:DataGrid Component".
In this part we're going to have a look at DataGrid styles, and how to customize your datagrids. I am also going to show you how to specify the columns you want to show, using the AutoGenerateColumns property. And finally, at the end of this article I will have another (simple) example, but this time it will also include the things we've learned in this part.
Welcome to Part 2 of the PHP:DataGrid Examination Series. In the previous part I gave you an introduction to the PHP:DataGrid component, and what it exactly is. I also showed you a small example, demonstrating the component at its simplest.
They get into how to style the output and how to get only certain columns to show. There's a whole lot of content here, but if you're using this component it could come in handy...




