dear Friends
We created Interactive report. we need to display the Heading field on top currently its showing in centre. all records related to this fields are showing on top , but we are unable to setup for Heading. using theamroller updated the css which is correctly showing for records but not getting Heading. in the similar way.
.a-IRR-table td,
.t-Report-report td.t-Report-cell {
vertical-align: top;
}
Sanjay