Hi,
my report is performed by a crossTable.
I would like to start witn all groups collapsed.
At the moment i get an explosed tableCross with toggle butto for each group. So it is need to collaps
the group manully one by one.
Is it possible (and how) to start with all crosstable's groups already collapsed?
Thanks
Is it possible to set conditional formatting within a StyleRule? I am attempting to set the background of an alternating row and want to avoid setting the conditional formatting repeatedly. If there is a way to loop through the rows in the code behind and set the conditional formatting based on row index, that would work too. (For example, change Style name from GridRow to AltGridRow if Mod2.)
Any help would be greatly appreciated. I am a little new to the control suite so I appreciate the patience!
Hello,
I am attempting to remove the appearance of the table cell related borders from my table however despite have tried changing all of the border related styles that I can identify they are still there. I was hoping I could get some suggestions on what I should try / could be doing wrong this seems like it should be pretty straight forward. I am making use of a report stylesheet / style rules if that makes any difference. Please see the attached image with the faint appearance of cell borders which I would like to get to go away. They are most noticeable in the blue table headers but are also visible in the alternating gray lines.
I'm a little confused on how my company can get the latest version of Telerik Q3 2010 reporting package? We have 2 license subscription (just recently renewed) but I don't see any way to upgrade our Q2 2010 to Q3 2010 ... is there a download page and/or upgrade page -- all I see is the "Trial Version"?
Hello,
I am struggling here.... I have created a simple barchart on my report literally all I have done is set the datasource, set the columns to pull the x and y coordinate values from, removed the legend, removed the chart title and applied a "Deep Red" skin. Now I want to change the color of the bars on the bar graph to a green. I am not having any luck it seems the skin is overriding my custom setting and while I have seen references to a SkinsOverRideStyles property on the chart in the forums I have been unable to locate it. Any help is appreciated I am know I am close and the answer is simple it is just not obvious to me.