‎2006 Nov 23 10:28 AM
Hi,
I have a requirement to insert a new row and delete an existing row from a table control.
Please help me how to proceed with this.
Thanks in advance.
Suresh
‎2006 Nov 23 10:39 AM
Hi,
Sorry for wrongly framed question.
The question is
I have a requirement to insert a new <b>column</b> and delete an existing <b>column</b> from a table control.
Thanks,
Suresh
‎2006 Nov 23 10:45 AM
Hi suresh,
goto screen painter and delete the existing column in the table control and insert the new column ..get the field either from the dictionary or from the program as ur requirement.
Regards,
Ajith
‎2006 Nov 23 10:55 AM
Hi,
In change mode of screen painter, Right click on the column(field) you want to delete and say Delete, To add Fields into the Table control(already created), Drag a field and drop inside the table control at whatever position you want. To add a field is nothing but to add a column in table control. Hope this solves your Issue.
Cheers...
Santosh.
Mark All Usefull Answers.
‎2006 Nov 23 10:47 AM
Hi
You can do that in the screen painter where you created the table control.
Regards
Haritha.