Hi All,
I have inserted multiple cross tab with data. In a particular tab i have hug data where i must use Horizontal scroll. I wrote code in css , like
#CT_1.sapzencrosstab-HScrollTable {
display: bold;
}
It is working fine. But that scroll bar is applying to all cross tabs in application. I needed to apply only for one table (CT_1).
Thanks & Regards,
Sud.