I have several reports. But now I want the user to be able to select which field to display in the report. I want the user to click on report and then a report creator displays; it will display 5-9 Drops down boxes with all the fields in the drop down available. Does anyone have a clue on how to do this? Or any direction; I think it has to do with a select statement in SQL through .ASP; I do not want to use any third party software. I am using MS SQL, I can create 100 od reports already, but I thought this would be a cool feature to add. Example
Field 1: Dropdown1
Field 2: Dropdown2
Field 3: Dropdown3
Field 4: Dropdown4
Field 5: Dropdown5
Then click create report and it will go to the data grid page. Does not seem very difficult. but any help would be great , Thanks
Field 1: Dropdown1
Field 2: Dropdown2
Field 3: Dropdown3
Field 4: Dropdown4
Field 5: Dropdown5
Then click create report and it will go to the data grid page. Does not seem very difficult. but any help would be great , Thanks