You can hide columns and rows in OlapGrid using cells RemoveAt() method. You can refer to the following code examples. C#
VB
Add/Insert Columns/Rows You can add/insert columns/rows using the RowBound event. You can refer to the following code examples. C#
VB
Changing values in an existing cell You can update cell values using the cells Text property via RowBound event. You can refer to the following code examples. C#
VB
Adding hyperlinks as well as passing information to cells You can set the hyperlink for value cells, row header and column header as well as pass information via its PivotCellDescriptior property. You can refer to the following code examples. C#
VB
|
This page will automatically be redirected to the sign-in page in 10 seconds.