When i use Grid.MasterTableView.InsertItem() to add a new row to the Grid and FrozenColumns > 0 user cannot tab past whatever is already showing in the screen.
I've used the following workaround when the user is editing the item but it does not work when new rows are inserted. Is there anything else i can do about this?
http://www.telerik.com/community/forums/aspnet-ajax/grid/help-problem-about-pressing-tab-key-horizontal-scroll-of-the-gridview-s-header-doesn-t-work.aspx
I've used the following workaround when the user is editing the item but it does not work when new rows are inserted. Is there anything else i can do about this?
http://www.telerik.com/community/forums/aspnet-ajax/grid/help-problem-about-pressing-tab-key-horizontal-scroll-of-the-gridview-s-header-doesn-t-work.aspx
