arandomotaku
New Member
I have one \[code\]GridView\[/code\] with the column names \[code\]itemname\[/code\], \[code\]category\[/code\] and \[code\]date\[/code\]. Additionally, I have \[code\]add\[/code\], \[code\]update\[/code\], \[code\]edit\[/code\], \[code\]cancel\[/code\] and \[code\]delete\[/code\] buttons. If I click the \[code\]delete\[/code\] button, the \[code\]selectedrow\[/code\] of \[code\]Gridview\[/code\] changes to another color (disabled).Again I go to the same page that \[code\]selectedrow\[/code\] display disable mode and other rows displays normal.