07 Sep 2010 
Support Center » Knowledgebase » Changing of TOLAPGrid.OnShowMeasure event since 1.15
 Changing of TOLAPGrid.OnShowMeasure event since 1.15
Solution

Working with custom measure display modes has been simplified. So all the TOLAPGrid.OnShowMeasure event handlers needs to be changed according to the following recommendations:

  1. Instead of the deleted CurrentCell property there are three new properties here: the CurrentAddress property describing the multidimensional cell address, RowSibling and ColumnSibling properties representing the lists of "neighbors" of the current Grid cell by row and by column accordingly.
  2. Instead of deleted Data property, there are two new properties to be used: the OriginalData property (read only, representing the original cell value) and the ReturnData property (representing the calculated measure mode value).
  3. The FormattedValue property renamed to ReturnValue.

The ReturnValue and ReturnData properties, representing the formatted and unformatted values of a calculated measure mode, need to be set within TOLAPGrid.OnShowMeasure event handler.



Article Details
Article ID: 40
Created On: 13 Sep 2007 04:17 PM

 This answer was helpful  This answer was not helpful

 Back
 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options
Home | Register | Submit a Ticket | Knowledgebase
Language:

Supported by Radar-Soft, L.L.C.