hello
I have listbox that I want to make it as readonly mode, what is the best way to do that, I want to make it edit only when user clicks on Edit button.
The problem is that when form loads only listbox remains in edit mode rest of the control like text fields and combobox are read only.
Can anyone please help me on this.
Thanks
DD
I have listbox that I want to make it as readonly mode, what is the best way to do that, I want to make it edit only when user clicks on Edit button.
The problem is that when form loads only listbox remains in edit mode rest of the control like text fields and combobox are read only.
Can anyone please help me on this.
Thanks
DD