2007 Apr 17 2:14 PM
Hi,
Can anybody please let me know, how to dynamically populate a table control.
For example, I have 2 columns in table control. 1st Field is Customer Number and 2nd is Customer Name. I just want to give the customer number in table control and dynamically the customer name should be populated.
Thank you in advance.
2007 Apr 17 2:16 PM
Hi,
In the PAI, capture the OK CODE "ENTER". i.e, User enters the customer no. and hits ENTER.
Under the OK CODE, build the logic to modify the internal table holding customer number.
Best regards,
Prashant
Hi,
In the PAI, capture the OK CODE "ENTER". i.e, User enters the customer no. and hits ENTER.
Under the OK CODE, build the logic to modify the internal table holding customer number.
Best regards,
Prashant
2007 Apr 17 2:16 PM
Hi,
In the PAI, capture the OK CODE "ENTER". i.e, User enters the customer no. and hits ENTER.
Under the OK CODE, build the logic to modify the internal table holding customer number.
Best regards,
Prashant
2007 Apr 17 2:17 PM
You should use the PAI event for this....When you press Enter (OK_CODE = SPACE), you must loop your table and assign the value into the description field.
Greetings,
Blag.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |