Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:[138777]I see no way to get the row number

-          Summary:

Fix bugzilla bug [138777] I see no way to get the row number.


- Bugzilla Bug (s) Resolved:
[138777] I see no way to get the row number.


- Description:
Two new operator row[0] and row[“__rownum”] are added to support the retrieving of column index.


- Tests Description:
No.


- Files Edited:

"/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionParserUtility.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSResultSetRow.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExpressionCompiler.java"

 "/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/_expression_/ExpressionParseHelper.java"

 

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/FeaturesTest.java"

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/golden/FeaturesTest.test2.txt"

 

- Files Added:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top