‎2005 Sep 28 4:38 PM
hai frnds,
how to select rows programatically in table control. i want select suppose all rows then all the rows selected you become in yellow color (like we see in table control). how to do that. plz help.
‎2005 Sep 28 4:41 PM
Hi,
First define a field called VIM_MARKED in "Selection col. name" property of your table control and then inside the loop on the table control, you set VIM_MARKED = 'X' in PBO or PAI.
You have to first check "With Sel. Column" property and then "Selection col. name" will be enabled.
Sri
‎2005 Sep 28 4:41 PM
Hi ateeq,
go through this link.
http://help.sap.com/saphelp_erp2004/helpdata/en/9f/dbac1d35c111d1829f0000e829fbfe/frameset.htm
regards,
venu.