I have used the example for turning filtering on and off with javascript and it works great. I moved the radio buttons into the command template of the radgrid and im not sure how to reference them. I used to check the state of the buttons on page load and hide it if the radio button for hide was selected. This allowed me to hide the filtering on start up. What syntax would I use to reference a radio button in the command template of a radgrid in javascript?