2007 May 27 8:19 AM
Hi,
I developed an Application Using Table control and I saved data in that Table control. When I am reopend that application then which rows having the data only that rows are editable for me other rows are in disable mode. What can I do for Enablig the remaing Rows. Please give me Suggession.
Thanks & Regards,
B.Venkata Rathnam.
2007 May 27 8:28 AM
2007 May 27 8:28 AM
2007 May 27 8:30 AM
Hi,
In the PBO module of the Screen in which table control is created write a stmnt:
name_of_table-control-line = no of lines you want to have in edit mode.
Thanks
Sandeep
Reward if helpful