openarrow wrote
Fantastic work! Thanks for trying that again.
Glad I could help. While I'm still learning DNN and testing things, I don't mind reinstalling or doing other tests. Let me know if there is something else related to this issue that I can test in the future for you.
BTW, I really like the Reports module. I know it is fairly simple right now, but it is very useful. The next feature that would really help me is having some options for column width. I would like to see two things:
- let users drag individual column widths.
- let users click to fit all columns in their browser width.
- let admins specify some default column width settings (such as fit-all, etc.)
If you eventually duplicate the functionality of a data grid such as Developer's Express, Infragistics or Telerik, etc. where there is group-by functionality and all the other advanced stuff, that would be really cool.
http://www.infragistics.com/Products/NetAdvantage/WebForms/GridsFeatures.aspx
As a short term solution, once I learn more about DNN, I would like to just build a reports module using the Infragistics grid (because I have a subscription to Infragistics) for my own use. Of course, that doesn't help the general DNN user. For the community, it would be really cool to have an advanced open source data grid component.
I just found these links that may interest you (or you may be beyond this point already):
Thanks for making the Reports module available!