|
Subject:
|
lock/unlock row in GridView
|
|
Posted By:
|
jung1975
|
Post Date:
|
1/4/2006 5:42:31 PM
|
How can I prevent users from selecting the same row at the same time in a grid view (asp.net 2.0)? If somebody select the row which has already selected by another user... I would like to display a message says "The row you selected is currently view by User A" or change the row color to red.
|
|