Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I have 3 tables.
If i select any field value in table 1 ,I want to display Table 2 only and table1 should be hide(table2 should be replace same position and place of table1) .
If i select any field value in table2 ,I want to display Table3 only and table1 ,table2 should be hide(table3 should be replace same position and place of table1) .
Thanks
Thanks vivek...this is my requirement ,I have 3 straight tables with different dimentions.there is relation ship between each table.
If i select any field value in table1 ,I want to display Table2 only and table1 should be hide(table2 should be replace same position and place of table1) .
If i select any field value in table2 ,I want to display Table3 only, and table2 and table1 should be hide(table3 should be replace same position and place of table1) .
Thanks
Hi,
Please Have a look at attached file in my previous comment.
Regards,
Vivek
yes I have look into your app....but there is no hide and show objects..it is showing table3 only,see the attached image.
Hi,
Please find the Updated QVW
Thanku but in your example...you have only expression.
I have 3 tables like 3 different dims and 3 different expressions.
Table1
------
Dim1 expr1 key
A 10 1
B 20 2
Table2
---------
Dim2 expr2 key
C 30 1
D 40 1
If we cliick on "A" table2 should display with C,D values(where Key is same in both tables)and Table 1 should hide.
hope you got my requirement.
thanks
Hi,
In my application there are three table but they are hidden that why you are not able to see those tables.
Please understand the logic used in that application.
Same way you can achieve this one also.
Regards,
Vivek
Hi Enrique,
Nice example. Could you explain me the way to do this?
I've been looking de qvw and i didn´t find any conditional expression in the graphics or actions in the labels.
Thanks
Maria
Para verlo, haz lo siguiente:
- Selecciona Producto
- Botón izquierdo sobre la pestaña de clientes y lo verás
Vale, veo que tienes una variable que le asignas valor al pulsar el botón (no sabia que la acción desaparecía una vez pulsado).
¿Pero donde asignas esa variable vista a los gráficos que aparecen?