Okay so I have a gridview control on my page and it has a dataset bound to it that displays fine and it has AutoGenerateDeleteButton and AutoGenerateEditButton set to true. The problem is that the Edit and Delete buttons are displayed on the left of the data columns and I would like them to be on the right side instead.
I haven't been able to find a way to do this yet.
Does anybody know how?
I haven't been able to find a way to do this yet.
Does anybody know how?