Nethra R S

Nethra R S

  • NA
  • 310
  • 334.7k

Position of edit button in gridview

Sep 21 2011 7:02 AM
Hi,

This is my edit button in a gridview

<asp:CommandField HeaderText="Edit" ShowEditButton="true" ItemStyle-Width="20">
<ItemStyle Width="20px" />
</asp:CommandField>

By default it is always placed on the left side.. I want it at the right side at the end of all columns.. How do i change the position... plzz help

Answers (4)