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

Copy/paste in table control.

Former Member
0 Likes
1,634

Hi All,

I am trying to copy records from an excel file and pasting into table control.

But it is pasting records only up to the displayed rows of table control.

Suppose 10 rows are initially displayed in table control, then only 10 records are pasted.

But if i copy 30 records (or more than 10 records), then also it will paste first 10 records and rest will be ignored.

Any pointer would be of great help.

Thanks,

Mandeep

2 REPLIES 2
Read only

Former Member
0 Likes
526

Hi,

I hope the below link will help you.

Thnaks,

Khushboo.

Read only

Former Member
0 Likes
526

Try varying the default row size settings of table controle to 30 in the layout.

Regards,

Rama.