on 2012 Feb 22 8:10 PM
hi all,
I m trying to do the next ...
I have a select options with a button that trigger a method. In this method I want to set on the visibility of a table with the result of a SO .
I see that I can put 'visible' throgh properties of the table . but I dont know how i can do visible again the table.
any ideas?
regards
Request clarification before answering.
HI,
You need to create an antribute in the context , with type WDY_VISIBILE.
now bind the attribute with the table visible property , and the control its visibilty through code.
on click of the button event , call method set attribute ( name = 'abc' value = '1') for visible , and value -= 0 for hiding table.
Best Regards,
Anoop Gupta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 6 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.