I am doing a redesign of one of our customer profile screens and my sales people asked for check boxes to be used to identify products that their clients are interested in. I have designed the screen, linked everything to SQL and was testing it when I ran into an issue that some check boxes will work and others are not able to be clicked. I am running SLX 7.5.3 if that helps....its really off, 50% of the boxes work fine but some of them are just not editable
1. did you set the Text property on each of the checkboxes
2. are they enabled / read only
3. are they on the main table itself, or something related
4. if it is a related table, is it a 1:1 relationship with the main table