Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I've a listview with LayoutTemplate. Designed a table with few columns and rows(say 3 columns and 8 rows).4th column is a placeholder to add new columns dynamically.

Initially I'll show the listview with EmptyDataTemplate

Additionally I've a Button where I need to copy specify columns(Columns with textboxes in all rows) alone and put in the placeholder.

How can this be achieved? In short: Copy the columns and place it in (listview.layouttemplate.table1.placeholder)??
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900