Chapter 7 Again, second try out
It only happens to me or everyone else has the problem with the format of the names displayed on the list box?
I understand that the nchar(35) means to the database that, no matter what you enter, it will return 35 chars anyway, so it fills out the strings with blank spaces. As result, my DisplayName looks terrible.
I know a couple of gizmos that could be defined at the Person class properties to get rid of the extra blanks, but I was hoping there is a more direct and less painful way to do it.
Any ideas for this??
|