dataview transfer

G

Guest

HI all,

Does anyone know how to transfer the filtered dataview to another new
dataview?

for example, in dvA has 3 rows. After filter by condition, it has 2 rows
being displayed. The dvB set resource from the after-filtered dvA. It means
the dvB has only 2 rows data.

Any ideas??

thank you in advance.

Best regards,
Ocurnos
 
E

Eric

Use this:

newtable = dvA.toTable("blabla")?

it will create a new table based on what the dataview is showing.
Then set the new dataview to look at this table.

rg.
Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,255
Latest member
TopCryptoTwitterChannels

Latest Threads

Top