Please take a look at this example :
Change the appearance of the buttons in GridViewCommandColumn
I want to create buttons with `Delete` text of every buttons.
But when i create a CommandColumn in GridView text of every button is empty.
Where can we set Button's Text?
Thanks in advance