Steps to reproduce:
- Invoke an End-User Report Designer for WinForms.
- Bind a Report to a MongoDB Instance that contains complex hierarchical objects with the
id
data field.
MongoDB:
Manage Queries dialog:
- Bind a label to the
id
data field:
Expected results:
The report shows the id
data field values.
Current results:
The report doesn't show the id
data field values.