Dataview small Question

M

Mat

I create a dataview on table. the dataview filter rows, which ID is between
1 and 10.

What happens if i add a new row with ID= 5 to table after rowfilter method
is called?

Will this row be in my dataview automatically or i have to call rowfilter
again in order that new row be in my dataview?
 

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

Top