I wrote a custom exCell that handles time (different locales, am/pm, etc) and it works great in a grid cell. We also have a form which initially shows the current time and then allows the user to select a new time.
I’d like to be able to reuse the exCell in that form… is there a way to do it?