This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I'm attempting to determine the best method to set attributes on my Lightspeed models. I'm developing a MVC web site and I've added my database tables to my LS model. The LS model is auto generated and does not contain the DisplayName attribute on my fields. I have found that I can select the field in the designer and there is a "Custom Attributes" area. Here I can specify DisplayName and then set it appropriately. However, the DisplayName attribute resides inside the System.ComponentModel namespace and it isn't referenced normally. I can add this myself.. but if I change my database model then it will remove my reference. Am I going about this all wrong? |
|
|
I figured it out. |
|