20 results for "tutorials/lookup-fields-columns"

Previous versions' tutorials (obsolete)

/tutorials/version-3-x-tutorials

This section contains the tutorials that we written for older versions of EasyQuery and most probably are obsolete now.

Column class

/api-reference-4x/korzh-easyquery-namespace/column-class

Represents some column which will be queried.

Column class

/api-reference-5x/korzh-easyquery-namespace/column-class

Represents some column which will be queried.

How to make a field to field comparison

/how-to/field-to-field-comparison

The instructions on how to add a condition which compares a field against another field instead of constant value.

How to limit columns from duplication

/how-to/how-to-limit-columns-from-duplication

How to limit columns from duplication in MVC project, so when you add a column that is already used in a report it won’t be added again.

How to show descriptive texts in some column instead of numeric values

/how-to/descriptive-texts-in-column-instead-numeric-values

How to show some descriptive texts for some column in result set instead of actual numeric values stored in DB

Entities page

/data-model-editor/entities-page

This page describes entities participating in the data model and their attributes.