on 2007 Dec 26 6:53 PM
Hi Folks,
I have a requirement where i need to disable a tab based on a condition. i have binded the Tab property VISIBLE to a context structre which holds the value to disable the tab. But it does not work. I tried passing values like NOT, 02, NO and 00 it did not work.
Can anyone suggest me if iam doing the right way or do i need to pass anyother value.
Thanks.
Hi Suri,
Well, I think you are binding it to a wrong property. Why dont you try attaching to ENABLED property.
Also try the context element of CHAR1 instead of WDUI_VISIBILITY data type.
If this context element = 'X' then enable, else disable.
Hope this should solve your problem.
Regards
Raja Sekhar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.