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
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