Ya, I don't think it's working for some reason, possibly because of how the custom control works. The TabIndex is set to its default, 0, right now (I tried setting it equal to other values with no luck). I also tried looping through the GridView and setting the TabIndex to an incrementing counter. No luck with that either. :-(