Hi
I have a simple grid component and I wish to override the grids header
names with different names or even an image in some cases (or a
combination of text and an image)
Is this possible using a <parameter> option? something like this
example that I am using for rendering a cell
<t:parameter name="IsDueDiligenceValueCell">
<t:if test="fd.IsDueDiligenceValue">
<img src="/castle/images/rookicon.gif"/> Due Diligence
</t:if>
</t:parameter>
Thanks,
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]