ComponentOne Query 8.0
Special Tags

Item templates contain special tags, placeholders representing item elements. When a C1QueryFrame control renders HTML for display, these tags are substituted with the values of corresponding elements. The following tags are supported in item templates:

<C1Q_CONNECTIVE>

Connective in a complex condition item

< C1Q_LEFT>

Left side of an elementary condition item; field in a result field item

< C1Q_COMPARISON>

Comparison in an elementary condition item

< C1Q_RIGHT>

Right side of an elementary condition item

< C1Q_LS_KIND>

Left side kind (one of the two values: field, constant) in an advanced condition item

< C1Q_RS_KIND>

Right side kind (one of the two values: field, constant) in an advanced condition item

< C1Q_SORT>

Sort in a result field item

< C1Q_FUNCTION>

Function in a result field item

< C1Q_CHILDREN>

All condition items belonging to a complex condition item

< C1Q_LEVEL>

Integer number, the level of an item in the item hierarchy (the root item has level 0)

< C1Q_UID>

Integer number, the item’s unique id

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback