[jQuery] [jqGrid] Shift+End doesn't works in input field - .filterToolbar()

[jQuery] [jqGrid] Shift+End doesn't works in input field - .filterToolbar()


Hi all,
I can't select the text pressing the Shift+End keys and with the mouse
double-click or mouse selection in the input field after using
filterToolbar().
The problem appear only with IE8, any of you had the same problem and solved?
.navButtonAdd("#pager-1",{caption:"Search",title:"Search toolbar",
buttonicon :'ui-icon-search',
onClickButton:function(){
gP[0].toggleToolbar();
}
});
gP.filterToolbar();
PS: The online examples on trirand site works well.
--
Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/
"It's easier to invent the future than to predict it." -- Alan Kay