Populating List of values from multiple models
How to create a List of values that to be referred by multiple models/screen?
I have created a model as ListValues, which will contains 2 fields (ID,
Name) and I want that to be called by all of my models, what could be the
best way. I do not want to loose on binding as well.
No comments:
Post a Comment