473,394 Members | 1,778 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Creating pivot table

Hi,
Earlier i use to make reports in excel but now i got a task of displaying it on a web page and in a pivot table format.I use SQL 2008 as backend and visual studio to create the web page .I need the code in asp.net.



Thank you
Abhinav
Sep 26 '10 #1
3 2954
Frinavale
9,735 Expert Mod 8TB
Abhinav,

Welcome to Bytes!

The experts here will be more than happy to give you a hand with your problem but you have to demonstrate an attempt at implementing the solution so that they can help you find a solution.

I'm not sure what you are stuck on in particular so I recommend that you open Visual Studio and go through the tools available for you to use in ASP.NET that will help you to accomplish what you need to do.

One tool that I think you will be very interested in using is the GridView control. It displays data to the user in a Grid format and provides functionality that allows users to sort the data, select records, edit/delete records etc.

Another control that you might be interested in is the Repeater.

It's pretty hard to help you when your question is so vague and large.

So, look through the tools you have available and try to use them to implement your solution.

If you have problems understanding how to use a tool, consult the MSDN Library for help first...and if you're still stuck ask here for help.

-Frinny
Sep 27 '10 #2
Thank you frinny,

I am implementing the data from SQL and want to project that on a webpage in a pivot table format .But as it is there is no tool in Visual studio for pivot table .
Sep 27 '10 #3
Frinavale
9,735 Expert Mod 8TB
You are correct, there is no tool that will create a pivot table for you.

You will have to use tools like the GridView or the Repeater, combined with logic to create your pivot tables.

-Finny
Sep 27 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Rob | last post by:
I'm just getting around to using pivot tables and charts. I find the Pivot table interface to be INCREDIBLY frustrating. When I view a table in Design view, then choose Pivot table view, I get...
1
by: narina | last post by:
Hello, I have a problem with creating a pivot table in Excel from Access VBA. I have wrote something like this: ..... Dim objExcel As Object dim vArkusz as String Set objExcel = GetObject(,...
1
by: Grey | last post by:
I have created a asp.net form for user to input data. After input the data, user need to click a button to export the input data to excel for data analysis with excel pivot table function. is it...
1
by: jodyblau | last post by:
I am attempting to learn to use pivot tables. I have noticed that if I have used the Lookup Wizard when creating my tables so allow the user to select from a list of choices when entering data,...
6
by: tuarek | last post by:
Hi all, Is there any article / white paper that you can suggest to me to create a pivot table? I found Alexander Kuznetsov's article on IBM's web site. But i need something deeper than that. ...
9
by: PeteCresswell | last post by:
I've got something called "Reference Rates". The idea is that on a given day, we have various rates of return for various entities. e.g. Libor 3-month return, Libor 6-month return, US Treasury...
5
by: Pourya99 | last post by:
Hello, I have an Access Data Access Page which has a pivot table. The data source of the pivot table is a SQL database table. The data in the pivot table itself is not a problem. I have a text...
2
by: Gary Dunne | last post by:
Hi All, I'm struggling to find the correct syntax for creating a Pivot table in an excel file via VB . Net 2005 The Excel help file is not particularly helpful where parameters are concerned...
1
by: CoreyReynolds | last post by:
I can't find any information on this. If I have an existing query and I want to dump it into a page on a spread sheet and modify it as a pivot table all in VBA, can I do that? I only have the...
6
by: nicolenwn | last post by:
Hi everyone(: I'm having trouble creating pivot tables using macros. First i tried recording it then running the exact same thing. It worked fine the first time but a week later when i tried...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.