G'day Folks,

One form in my app has a datagrid with multiple columns, 3 of which i want
to merge. I have been unable to obtain any information on merging datagrid
columns, is this possible ?... or do i have to merge prior to binding with
the grid.

Cheers
Rocket.

RE: Datagrid Column merge by mavisahdas

mavisahdas
Fri Sep 03 02:23:07 CDT 2004

Hi Rocket,

My advice is merge the columns before only either using ur querry or in ur
stored procedure. That is simpliest of all..

With regards,

Sadha Sivam S,
Microsoft Community Star,
KMG Info Tech,
Bangalore, India.
Mobile: 9880397583

"Rocket" wrote:

> G'day Folks,
>
> One form in my app has a datagrid with multiple columns, 3 of which i want
> to merge. I have been unable to obtain any information on merging datagrid
> columns, is this possible ?... or do i have to merge prior to binding with
> the grid.
>
> Cheers
> Rocket.