Groups | Blog | Home
all groups > inetserver asp db > august 2007 >

inetserver asp db : GroupBy GridView


chakris
8/13/2007 4:56:02 AM
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
Bob Barrows [MVP]
8/13/2007 9:51:52 AM
[quoted text, click to view]

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.

AddThis Social Bookmark Button