For the system I am creating there are various reports, some of which require input parameters from the user. I have my system working for reports thay require no parameters but can't seem to figure this out. One member of the team has written stored procedures, one being report lookup which I use to see if the report has any input parameters. I've saved these results in a datatable but I need to place text boxes, drop down lists etc on the screen for the parameters, the datatable returns the parameter, label to use beside input fields, and a data type. What I need help with is how can I dynamically build a form based on the report selected. Thanks in advance.
coder91 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.