GroupBy GridView

Hi,
I got stuck with GridView control while binding it from a datatable. As my
requirement is i want to show my grid in "Group By" passion. Suppose i have
feilds like Order,OrderDetails,OrderDate and i want to Group this by
OrderDate in a hierarchical passion. Can any one suggest me for acheiving
this funtionality at application level ??

like my first column in gridview should be OrderDate and rest of all columns
in the that row are empty. Next row in gridview should display all the
corresponding Orders that were took place on that particular OrderDate and so
on with next OrderDate.(hope i am clear)..

I have gone through this url
"http://www.agrinei.com/gridviewhelper/gridviewhelper_en.htm ".

But i am thinking about some performance related issues ..

Can any one suggest me in this regard..ASAP

Waiting for your valuable suggestions..Your suggestions are always
appriciated
Thankx in Advanace
chakris [ Mo, 13 August 2007 13:56 ] [ ID #1793965 ]

Re: GroupBy GridView

chakris wrote:
> Hi,
> I got stuck with GridView

There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
reb01501 [ Mo, 13 August 2007 15:51 ] [ ID #1793966 ]
Webserver » microsoft.public.inetserver.asp.db » GroupBy GridView

Vorheriges Thema: ASP Classic: Database problem
Nächstes Thema: Detect the name of the ASP.NET user