Shannon Horn

Results 2 comments of Shannon Horn

I corrected this behavior by wiring up the compositionComplete event and firing a resize ``` // use this to fix the kogrid resize issue function compositionComplete() { $(window).trigger('resize'); return true;...

as a reference... ![capture](https://cloud.githubusercontent.com/assets/7388750/2835319/b97cea88-cfe7-11e3-8201-05f6dbe50c5a.PNG)