Need some help on this grid or advice on which grid to use. I am building a system that I want the user to be able to click on the fixed column and sort the grid based on the column clicked and also be able to doubleclick on a particular row to populate another form. With MSflexgrid I can not figure out how to let my users click on the fixed row (row = 0) it always defaults to row = 1. What am I doing wrong or is there a better grid control that I should be using?