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 in modulupool

Former Member
0 Likes
390

Hi frnndz,

how to adjust the width of the table control dynamically in modulupool?

Table control contains 5 columns.when user clicks on some button it has to display only 4 columns.

I'm able to display 4 columns but not able to remove that gap.It is displaying 4 columns and one column space.We can create one more screen with that 4 fields then we can display but without creating another screen is it possible to reduce width of table control dynamically?

could anybody please help me.

Thanks & Regards,

Venkat

2 REPLIES 2
Read only

Former Member
0 Likes
367

hi

design one more screen which has only four columns when user press sum button call tht screen

regards

Rasheed

Read only

Former Member
0 Likes
367

Hi

No I don't think it's possible to do it, if you hide some colunms it can't reduce the width.

Max