Thread: Command Button
View Single Post
  #1   Report Post  
Jack Gillespie
 
Posts: n/a
Default Command Button

I have a 7 column table that I want to users to sort by clicking a command
button in the header row. It works fine one time. After clicking the
command button the names of the buttons are changed. If the button name is
"btnItems" it now becomes "btnItems1" or "btnItems11" depending on the number
of times it is clicked.

Does anyone know why this is happening and what I can do to stop it?