Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
620
styling SummaryResultsPresenter and SummaryRecordsPresenter for children
posted

I am using the method outlined here to offset (indent) child rows from their parent rows.

http://es.infragistics.com/community/forums/t/23584.aspx

However, I also need the Summary Results for the child rows (but not the parent rows) to be indented.  Otherwise things don't align properly.

As can be seen in the attached screencap, the child row is indented 95 pixels (purple arrow).  This causes the summary results for the children to be misaligned, since they also need to be pushed over 95 pixels (red arrows).  The summary results for parent rows are already correctly aligned (green line).

I know how to style the SummaryResultsPresenter and SummaryRecordsPresenter, but I can't figure out how to apply a specific style to just the children.