c# - How to BLOCK specific column in the GridView -


i have gridview , when user clicks on update want block couple of columns user cannot edit columns.

how should this? thanks!

set readonly property value of columns true.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -