-2

As a part of my requirement, I would like to display multi rows as header and its corresponding values in the grid.

Example: In a two column grid, its should display in the 1st column header "First Name" & "Last Name" one under the other and in the second column header "Date of Birth" & "Age" one under the other. Also the corresponding data values should display in each column for the corresponding header.

MassivePenguin
  • 3,701
  • 4
  • 24
  • 46
Mahesh N
  • 21
  • 4

1 Answers1

0

I got the solution for this. Please see plunker: http://plnkr.co/edit/fGVVOOIwvf4GrEj3XtJ6?p=preview

Mahesh N
  • 21
  • 4