| | |
create dynamic reports in asp.net
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
1. Look up INFORMATION.SCHEMA in the Sql Server manual (known as books online) Assuming your database is Sql server, that will help you get a dataset of columns.
2. Use the dataset of columns as the DataSource of a ListBox WebControl, set MultiSelect property to true.
3. Concatenatet the users selections in the ListBox control into a SQL statement.
4. Use ADO.NET to execute the SQL and return a dataset, pass the the dataset to a datagrid or gridView WebControls' datasource, whos AutoGenerateColumns property is set to true
2. Use the dataset of columns as the DataSource of a ListBox WebControl, set MultiSelect property to true.
3. Concatenatet the users selections in the ListBox control into a SQL statement.
4. Use ADO.NET to execute the SQL and return a dataset, pass the the dataset to a datagrid or gridView WebControls' datasource, whos AutoGenerateColumns property is set to true
![]() |
Similar Threads
- vBulletin to ASP.NET (PHP)
- How to create a login page using ASp.net 2.0 c# (ASP.NET)
- Creating dynamic Reports (ASP.NET)
- How to create own event handlers in ASP.net (C#)
- ASP.NET to Power Point (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Ajax
- Next Thread: File rename and move
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax appliances asp asp.net bc30451 beginner bottomasp.net box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox class click compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol fileuploader findcontrol flash flv forms gridview gudi homeedition iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings redirect registration relationaldatabases rotatepage save search security serializesmo.table sessionvariables silverlight smartcard sql ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml






