Hi SDN,
how do we handle a BUTTON in a table control? This is purely a Z application
Initially the table control is empty. The table control is to allow the user enter RFQ items and update in Ztable. And the Button is to enter a long text for each item created.
1. How do make the BUTTON invisible if table control is empty?
2. How to show the BUTTON for a particular row only if the key column of that table control is not initial? This means that if the user enters a value in the table control then only the BUTTON should be visible.
Whats happening till now is, i am able to create Longtext for the items, but say, when i enter 2 rows in the table control i get the same Logntext, since the USER COMMAND in either cases is the same and i dont want the Longtext for each row, i want teh LT different for each row.
Please provide help
Thanks in advance
Pratyusha