Grouping rows in DataGrids
Posted by elberon5 Thu, 08 Feb 2007 22:37:00 GMT
I needed to group data in data grids with summaries and headers. I found excellent example code for it here.
This is definitely the quick and dirty way to do it. I would rather have used some form of reporting but i haven't ventured into that realm of utility yet with my current project. Any suggestions or articles for this would be awesome. I was thinking about jasperreports and ireports but thats mainly geared towards java users.

Comments
Leave a response