GridVIew columns (hidden)

  • Thread starter Thread starter MP
  • Start date Start date
M

MP

Hi all,

who knows how to use hidden columns from GridView in Update Command from
attached to it SqlDataSource? For example: I have hidden column UserId and
for given case I want to use it as @UserId variable in update command. When
this column is redaonly then this variable has null values. So is there any
way to it with oryginal value?

MP
 
Back
Top