How to merge columns is Datagrid ? like the below mentioned format
**************************
* First Name | Last Name *
* ---------- |---------- *
* | David *
* Smith |---------- *
* | Anna *
*------------|---------- *
* Michael | Daniel *
**************************
Go to the complete details ...