G
Guest
I wanted better control over the display of the command buttons, so I
created Template columns for each command. (Otherwise the GridView was
putting extras spacing around the images and such.)
Is there a way to tell the GridView to only show certain columns if that
particular row is in edit mode? I can hide the Edit and Delete buttons when
entering edit mode, but when I display save and cancel buttons by enabling
their rowns, not surprisingly, I get save and cancel buttons on every row.
Thanks.
Jerry
created Template columns for each command. (Otherwise the GridView was
putting extras spacing around the images and such.)
Is there a way to tell the GridView to only show certain columns if that
particular row is in edit mode? I can hide the Edit and Delete buttons when
entering edit mode, but when I display save and cancel buttons by enabling
their rowns, not surprisingly, I get save and cancel buttons on every row.
Thanks.
Jerry