I've searched the forum and I'm pretty sure the answer to my question is 'no', but I thought I'd ask anyway. I would like to have a column in the Webgrid be a dropdown box, but without having to setup a table to contain the values for the dropdown. There are only three potential values for the dropdown box, so the overhead of a table and join seems like overkill. A workaround that I considered is to just use Validation to test if the value entered in the column is equal to one of the three allowed values, but I haven't been able to get the Validation to work either.
Any ideas?
Thanks,
Alan