Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table control wizard problem

Former Member
0 Likes
969

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?

5 REPLIES 5
Read only

Former Member
0 Likes
728

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к

Read only

0 Likes
728

i used internal table with work area and i given selection field name also still i am not getting.

Read only

Former Member
0 Likes
728

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

Read only

Former Member
0 Likes
728

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

Read only

Former Member
0 Likes
728

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.