J
John Beschler
Datagrid with 4 columns: Name, Company, Evaluator, Reviewer
Name and company are not updatable. Evaluator and reviewer should be
dropdowns for updating.
I've got my grid populated and I've got the dropdowns populated for
Evaluator and Reviewer options. However, I can't figure out how to bind the
dropdown selected values to the values in the dataset for the grid.
I let the wizard create the Edit and Item templates but that means my users
will need to select, edit, and update (save) as many as two hundred records
in teh grid. I was trying to configure the grid to do the edits in place and
post back the updates all at one time.
I'm probably going about this all wrong and any suggestions or pointers are
welcome.
Thanks,
John
Name and company are not updatable. Evaluator and reviewer should be
dropdowns for updating.
I've got my grid populated and I've got the dropdowns populated for
Evaluator and Reviewer options. However, I can't figure out how to bind the
dropdown selected values to the values in the dataset for the grid.
I let the wizard create the Edit and Item templates but that means my users
will need to select, edit, and update (save) as many as two hundred records
in teh grid. I was trying to configure the grid to do the edits in place and
post back the updates all at one time.
I'm probably going about this all wrong and any suggestions or pointers are
welcome.
Thanks,
John