Hi,
I have a few issues and am using version 2012.2.608.20.
1) Hyperlink column ignores TextAlignment property for column and I have also set this with cell.ContentElement.TextAligment in the CellFormatting event. Neither will center the column contents.
2) My Hyperlink column does not contain a url, but simply is used to launch a detail form (it is a date field). The HyperlinkOpened/HyperlinkOpening have no effect and do not execute when the Hyperlink column/text is clicked. Is it possible to use the Hyperlink column for something other than a url?
3) I have used the Expression property of a textbox column to add the totals of other columns and this works. However, I have set the FormatString to {0:C2} and it does not work. The column is unformatted and does not show the $ sign or the comma in the number. What am I doing wrong?
Thank you,
David A.
I have a few issues and am using version 2012.2.608.20.
1) Hyperlink column ignores TextAlignment property for column and I have also set this with cell.ContentElement.TextAligment in the CellFormatting event. Neither will center the column contents.
2) My Hyperlink column does not contain a url, but simply is used to launch a detail form (it is a date field). The HyperlinkOpened/HyperlinkOpening have no effect and do not execute when the Hyperlink column/text is clicked. Is it possible to use the Hyperlink column for something other than a url?
3) I have used the Expression property of a textbox column to add the totals of other columns and this works. However, I have set the FormatString to {0:C2} and it does not work. The column is unformatted and does not show the $ sign or the comma in the number. What am I doing wrong?
Thank you,
David A.