enabling intellisense
when i try to make a custom column using visual studio i type the following:
type="Choice", intellisense doesn't provide any choices of what the type of column would be, a single line, or anything, how can i view the possible set of columns through code?
|