R
Roshawn
Hi,
How do you databind to filtered rows of a DataView? Can I just bind to the
DataView or must the filtered rows be moved to some other container (like
another DataTable) and binding be done on the container?
Roshawn
How do you databind to filtered rows of a DataView? Can I just bind to the
DataView or must the filtered rows be moved to some other container (like
another DataTable) and binding be done on the container?
Roshawn