Datagrid containing dropdown category defaults to first item
I am testing J.I.M. Prototyper for an Android app and web interface at work.
So far, I'm thinking this may be a good tool.
I have encountered an issue that has left me scratching my head.
I created a Data Master called "StaffList" which contains:
FirstName = Text
LastName = Text
Position = Category
The Position Category is a Drop-Down List and contains:
Driver
Labourer
Assistant Crew Leader
Crew Leader
In that order.
When I add a DataGrid to a Screen, the Position field always displays the first item in the Position Category, regardless of what the record is actually set to.
So, if I have John Smith as a Crew Leader, and Mike Jones as a Labourer, when they are shown in the Datagrid, they appear as Driver.
I have confirmed this issue by making Crew Leader the first item in the Position Category list, and the records appear on the DataGrid with the Position set to Crew Leader.
Am I doing something wrong?
Thanks in advance.
Dion
I have the same problem. I see that this problem has been solved but I cannot see the solution. How do I see the solution to problems that have been marked as Solved or Answered?
I have the same problem. I see that this problem has been solved but I cannot see the solution. How do I see the solution to problems that have been marked as Solved or Answered?
Replies have been locked on this page!