Is there a control that allows the user to enter data into a scrollable table. The MSFlexGrid control looks okay, but I can't seem to enter any data into it at run time. I can't see a property assocaited with this such as Editable, or Locked, so why can't I enter any data (Enabled is set to true). I can see that if I had other data entry fields and then a button which added and deleted items it would work, but really I just want the user to enter data directlry into the table. Maybe I am using the wrong control for what I want to do - please help!!!
Margaret