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 column order issue

Former Member
0 Likes
689

Hi,

I have added two columns in between the existing columns of a table control. The columns are appearing the exact order in the screen painter and even the attributes are as per the design. But when it comes to the report output I get the newly added columns at the end. I have checked whether it is because of any screen variants but there are no screen variants. What is surprising me is even in the table control properties structure, while debugging, the columns are appearing in correct order but with wrong indexes. Any possible reasons?

2 REPLIES 2
Read only

Aashish28
Contributor
0 Likes
525

Hiii,

        I know this problem occurs because some time elements are not get updated properly just check element list tab -> general attribute columns position will not get updated.  just do correction manually and than activate again.

Read only

Former Member
0 Likes
525

It is appearing as per the requirement only. I have mentioned the same in the question