Hi guys,
I am writing a web application and one of things I'd like to be able to do using Javascript and AJAX is give people the ability to create their own custom reports. My target browser is IE 6 and 7.
The way I'd envisioned it is, the relevant tables would be on the screen, in the form of boxes with each field in the table. They simply check the boxes next to the field they want in the report and they can move the...