Hello,
We are using the latest hotfix release of the controls and doing a non-declarative (explicit setting of datasource and calling databind on the master table view) client-side databind of the Grid. Bound columns work fine, but when we use the hyperlink column, or set the font color for example of a bound column, these formatting changes are only made to the grid up to the 11th column when specifying no page size. When we set the page size to 5, the grid formats the first 6 items. It appears that formatting and processing of URL columns only applies to the page size + 1 number of rows. If there is something we are missing or you've seen this before and know a workaround, please advise.
Thanks.
We are using the latest hotfix release of the controls and doing a non-declarative (explicit setting of datasource and calling databind on the master table view) client-side databind of the Grid. Bound columns work fine, but when we use the hyperlink column, or set the font color for example of a bound column, these formatting changes are only made to the grid up to the 11th column when specifying no page size. When we set the page size to 5, the grid formats the first 6 items. It appears that formatting and processing of URL columns only applies to the page size + 1 number of rows. If there is something we are missing or you've seen this before and know a workaround, please advise.
Thanks.