Hi everyone
i am using smart GWT 2.3 and in that i have a listGrid. in that grid i am having multiple grouping and filtering. But when i filter whith grouping the focus is lost on every keypress. i need to click the field again to set the focus.
i used focusInFilterEditor() but it is only working when the grid data is ungrouped.
How to solve this. or is it a bug with the component
Thanks
Vijay
i am using smart GWT 2.3 and in that i have a listGrid. in that grid i am having multiple grouping and filtering. But when i filter whith grouping the focus is lost on every keypress. i need to click the field again to set the focus.
i used focusInFilterEditor() but it is only working when the grid data is ungrouped.
How to solve this. or is it a bug with the component
Thanks
Vijay
Comment