Question
Part of data from DataTable isn't displayed in the Grid
Hi!
I display the data in the Grid according to the following scheme:

In Thing_test_6 (DataTable) data is added as follows:

The problem is that in the Grid some of the data (some rows) coming from FilterServiceForEvents1 isn't displayed for some reason. But if I directly bind FilterServiceForEvents1 to the Grid then all rows are displayed.
