Forum Discussion

Sebastian49's avatar
Sebastian49
Occasional Contributor
9 years ago

Renaming the columns of a stored table variable

Hi everyone,

 

is it somehow possible to rename the columns of table variable (perhaps with a script)?

 

If a column get's a new header in our WPF-App the tablecheckpoints don't work anymore, because the columns seem to be missing.

The problem is that, when creating the table store, the column recognition works via the columns' headers.

Same problem exists when we run our app in antorher language.

 

The tested tabular controls are DevExpress GridControls.

 

Another solution for us would be to get Testcomplete to recognize table columns via x:Name or any other property that is independant of column headers.

 

Thanks in Advance 

 

Sebastian

 

No RepliesBe the first to reply