The title says it all. I have a hierarchial grid and for tabbing reasons, I only want textboxes to get focus. I've set the TabIndex to -1 for all my my gridbuttoncolumns and gridclientselectcolumns in the prerender() event. Expand/Collapse column is the only column left that I need to deal with like this.
Thanks.
Thanks.