2008 Dec 24 4:46 AM
Hi,
I created u201Ctable control by using wizardu201D but sometimes under this screen ' select additional table maintenance functions ' check boxes are in disable mode. Can you please explain how to edit the checkboxes?
2008 Dec 24 4:50 AM
Hi,
Are u giving satndard table or an internal table in first screen, also when u are giving internal table remember to include one selction field of type char1
then ur checkboxes wil be activated.
кu03B1ятu03B9к
2008 Dec 24 4:55 AM
i used internal table with work area and i given selection field name also still i am not getting.
2008 Dec 24 4:55 AM
Try to make your page larger than your table control and try again - The page can later be resized once you have got your buttons
Cheers,
Sathish
2008 Dec 24 4:57 AM
Hi Anitha,
After you finish the Table control wizard in your screen double click the Table control Area then another screen will be opened for maintaining the properties of Table control. here select the checkbox of
w/selcolumn and also you can select the radio button to specify single line selection or multi line selection
This process is similar to the normal table control without wizard
In the help provided in the wizard clearly says this can be done only in the above said manner.
Please go through the information given above this check box for further clarification
Hope this is clear to you
Best Regards
Ramchander Rao.K
Edited by: Ramchander Krishnamraju on Dec 24, 2008 5:57 AM
Edited by: Ramchander Krishnamraju on Dec 24, 2008 6:47 AM
2013 Nov 25 4:20 PM
I know this is an old post but I had the same issue and found a different solution:
The wizard will not allow the creation of the maintenance functions if the table control is set to the minimum height because there is no room to add the buttons. When you first create the table with wizard, if you just click on the screen to start the wizard you will not be able to add the maintenance functions. If you click and drag to make the table taller, then the maintenance function checkboxes will be enabled.