I would like to create a custom field type that renders a dropdown list, specifically to be used in the datasheet view. In the datasheet view it should render a dropdown list, (like a lookup field of choice field). The dropdown list items should be created at runtime through some server logic.
Is it possible? (MOSS 2007)
Thanks