Is it possible to have a checkbox inside the editform template of a radgrid that will make a radtextbox visible when checked, and not visible when unchecked? All these controls would be in the EditFormTemplate of the radgrid and should be able to appear it and disappear it while still in EditForm. I am working with VB and I have looked at the examples, but none explain about checkbox, since they are different than radcomboboxes or dropdownlists.