Hi FWH Users,
I created a Dialog window and that having near about 30-35 Get controls. As one of my requirment is that all the GET Controls should allow to edit on the particular condition. if particular condition is true then User will be able to edit the data in the GET controls. As GET control's already have READONLY clause to prevent from the EDIT but if we do the GET controls display properties will changes (it's look very dirty than normal GET display ) and user can not enter. I do not want that , however the GET should control should display as it is normal and even cursor should allow to enter in the GET fields but user will not be able to do any changes in the GET field , if user tires then pop error message should display. Is there any property of Window that I can disable all GET controls at glance? I would differenciate between READONLY and DISABLE propertise is that READONLY will allow to the user to enter in GET fields but user can not change anything where as DISABLE will not allow to user to enter in the GET fields.
Thanks
Shridhar