nick
02-12-2003, 03:47 PM
is it possible to present a list of valid entries for cells in a vb.net datagrid
webform. i have created a number of simple types with enumerated values and
would like these presented as a drop down list or something for the user
to pick the input value. i could write my own routines to access the schema,
and validate data against that but i would much prefer to be able to force
the user to pick from a list
webform. i have created a number of simple types with enumerated values and
would like these presented as a drop down list or something for the user
to pick the input value. i could write my own routines to access the schema,
and validate data against that but i would much prefer to be able to force
the user to pick from a list