This is a migrated thread and some comments may be shown as answers.

ExtractValues not matching up with the columns of an auto-generated edit form.

1 Answer 38 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brad
Top achievements
Rank 1
Brad asked on 06 Aug 2010, 08:02 PM
Hi all,

 I have a rad grid, that is automatically generated because it must be dynamic. When editting items in the grid I use AutoGenerate='true' because the grid never has the same dataset twice.

When using .ExtractValues, the values are not matching up with the grid.

As an example, my datagrid has 3 columns. ID, A and B.

ID get's set to read only when the form is in edit mode so as to not confuse users. We then have A and B, correctly displayed in the correct order.

But when .ExtractValues pulls out the values, the values for column B go in with Key A and vice-versa.

Any ideas?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Brad
Top achievements
Rank 1
answered on 07 Aug 2010, 01:03 AM
Scratch it, figured it out.
Tags
Grid
Asked by
Brad
Top achievements
Rank 1
Answers by
Brad
Top achievements
Rank 1
Share this question
or