stannewyork
Programmer
Hello,
My business rules require to disable datawindow user status changes to 'DONE'. This is so that they can not make any more changes to the datawindow. I can easily do so by setting dw_2.enabled = FALSE.
However, doing so will also disable the scroll bar. We still want them to be able to scroll datawindow and see all the data.
Question, how can I disable the datawindow but still let them scroll and see all the records?
Thank you,
Stan.
My business rules require to disable datawindow user status changes to 'DONE'. This is so that they can not make any more changes to the datawindow. I can easily do so by setting dw_2.enabled = FALSE.
However, doing so will also disable the scroll bar. We still want them to be able to scroll datawindow and see all the data.
Question, how can I disable the datawindow but still let them scroll and see all the records?
Thank you,
Stan.