Click to See Complete Forum and Search --> : Colspan in DataGrid?


haifriends
January 30th, 2006, 04:41 AM
Hi everyone,

Is it possible to set colspan for the datagrid control?
Should display as

----------------------|----------------|
Text | |
----------------------| |
First | Second | |
----------------------|----------------|


My database Table is also created dynamically using procedure. So i don't know the column name also. Is it possible to split?

Can anyone guide me?

thanx in advance..

-haifriends