Is there a technique by which I can freeze (say) the leftmost two columns in a wide Gridbox when scrolling across it? I know that I can do it using a MatrixEx control, but I need the cells in my grid to hold more than just alphanumeric data but also lists, toggles and possibly other controls. One avenue I will explore is having two gridboxes side to side, the rightmost one in a scrollable container, but what other possibilities exist?
Same Gridbox... I need the ability to reorder rows at the users request (a move-up/move-down facility to move one row at a time). Emptying and repopulating the gridbox is one option - what better ones exist?
Using Lua and IUP 3.28