O
Ondrej Sevecek
Hello,
when DataView is initialized with some rule over DataTable. Now, I start
iterating "foreach (DataRowView currentRow ...)". Concurently, the table
gets some changes. What will be seen from the view? Only old data?
Ondra.
when DataView is initialized with some rule over DataTable. Now, I start
iterating "foreach (DataRowView currentRow ...)". Concurently, the table
gets some changes. What will be seen from the view? Only old data?
Ondra.