In this code:
My report control called reportCrews has 2 rows displayed in the reportCrews.Data. When I try to display for instance the [crew_id] variable in an Alert, ObjectGetProp crew_id is "undefined."
I don't understand why.
In this code:
My report control called reportCrews has 2 rows displayed in the reportCrews.Data. When I try to display for instance the [crew_id] variable in an Alert, ObjectGetProp crew_id is "undefined."
I don't understand why.
Hello Ryan,
Are you talking about the Report's RowClick event? If so, you no need to get the item from the Report's Data using any "index", but, directly use the Report's Record property, which contains the record which has been clicked, as you can see in the "Report" sample app, for example.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.
This website uses some useful cookies to store your preferences.