text_filter Focus

Hi all

i have a grid and dynamically add a header whit a input button

dhxGrid.attachHeader("#text_filter,#text_filter,#text_filter,#text_filter,,,");

my question is: how can i focus the second filter in the header??

thank you

:unamused: :unamused: :question: :question:

Please, try to call:
dhxGrid.getFilterElement(1).focus()