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

I can not get the value of a hidden column

1 Answer 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pål André
Top achievements
Rank 1
Pål André asked on 26 Feb 2014, 11:46 PM
in the 2010 version had no problem 
value = item ["COLUMN_NAME"]. Text  (value correct)

in the 2013 version I have a problem
value = item ["COLUMN_NAME"]. Text  (value incorrect), return ( )

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 27 Feb 2014, 03:11 AM
Hi,

Please make sure that you have hidden the column through the Display="false" property. Please take a look at this forum for more information.

Thanks,
Princy
Tags
Grid
Asked by
Pål André
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or