Hi,

Is is possible to create Outlook like groupings in the DataGrid?

Thanks

Henrik Skak Pedersen

RE: DataGridview grouping like Outlook by v-kevy

v-kevy
Thu Feb 02 02:03:00 CST 2006

Hi Henrik,

As far as I know, the DataGrid and DataGridView doesn't support grouping.
So you can try to get some 3rd party control. Here is one of them.

http://www.xceedsoft.com/products/GridNet/Top10Reasons.aspx


Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."


Re: DataGridview grouping like Outlook by Henrik

Henrik
Thu Feb 02 09:55:53 CST 2006

Hi Kevin,

Thank you very much. I will take a look at the grid.

Thanks Henrik

"Kevin Yu [MSFT]" <v-kevy@online.microsoft.com> wrote in message
news:FMqFg88JGHA.3764@TK2MSFTNGXA02.phx.gbl...
> Hi Henrik,
>
> As far as I know, the DataGrid and DataGridView doesn't support grouping.
> So you can try to get some 3rd party control. Here is one of them.
>
> http://www.xceedsoft.com/products/GridNet/Top10Reasons.aspx
>
>
> Kevin Yu
> =======
> "This posting is provided "AS IS" with no warranties, and confers no
> rights."
>



Re: DataGridview grouping like Outlook by v-kevy

v-kevy
Thu Feb 02 23:39:04 CST 2006

You're welcome, Henrik.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."