[Progress Communities] [Progress OpenEdge ABL] Forum Post: Disabling an item in a selection-list

  • Thread starter Thread starter ankitshukla
  • Start date Start date
Status
Not open for further replies.
A

ankitshukla

Guest
Is there any way to disable an item in a selection list? For example: I have three items A,B,C. I want to disable 'B' so that except 'B' all other item will be shown as selectable entries. If it is not possible then will it be possible through handles. I mean if I somehow get the handle of item B and then apply sensitive = false. Will it work?

Continue reading...
 
Status
Not open for further replies.
Back
Top