这 re are no Button
controls in the first place. You handle the CellContentClick
event of the grid and then it's up to you to decide what do then. If you want to do different things for different rows then do so. If you want different values in different rows then set the Value
of the cells to whatever you want displayed.