Is it possible to allow the user to freeze and unfreeze columns where they choose? I want to add a context menu that allows the user to freeze a column. When I do so, all data to left of the split disappears. Why? What can I do about it? Also is there a remove split function call?
Split is one way function, after applying split it can be removed only with full grid reconstruction.