Is there a way to use Twitter's Bootstrap with a SSRS report? Can it be applied on a report-by-report or group-of-reports basis?
I did read How to apply customized css to SSRS report, but was hoping for a report-specific approach.
** edit **
By way of comparison, each field in Crystal Reports has a CSS Class Name
attribute. Is there a similar property (I didn't see one) in SSRS?
The other challenge is embedding the LINK
element in the report's header.