Hello,
The booking-mvc example demonstrates binding to a Set of enumerated types.
How would you bind to a List object that contains objects with String variables?
The field myField is...
Type: Posts; User: mboyd; Keyword(s):
Hello,
The booking-mvc example demonstrates binding to a Set of enumerated types.
How would you bind to a List object that contains objects with String variables?
The field myField is...
It appears that create and show pages are unaffected by the error and only when the list page loads does the error occur. The home page also loads without a problem.
I can create and show the...