Vijay chandar
What do you mean by grouping data? The GridView shows data based on
datasource and sorting order. Maybe you should order the grid by
specific column.
> How to group data in grid view
As Alexey correctly states, you have not provided anything like enough
information for this question to be answered...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
I'll give an example. If I'm displaying employee details, I would like to
use group by clause (Eg: group by designation) in sql to fetch data and
display it Gridview.
Thank you in advance,
Vijay chandar.
"Vijay" <vijaycha...@gmail.com> wrote in message
news:earLWZRY...@TK2MSFTNGP05.phx.gbl...
> I'll give an example. If I'm displaying employee details, I would like to
> use group by clause (Eg: group by designation) in sql to fetch data and
> display it Gridview.
http://www.google.co.uk/search?aq=f&sourceid=chrome&ie=UTF-8&q=%22SQL+Server%22+%22GROUP+BY%22