no, you misunderstood. There are rows with data in them. I've added it in the grid. I just didn't use the dictionaries parameter when I created the grid. But still, when I call get_dictionaries_copy(), I get an empty list.
I would've expected to see a dictionary representation of the data in the grid, even if I hadn't used the dictionaries parameter in the constructor.
no, you misunderstood. There are rows with data in them. I've added it in the grid. I just didn't use the dictionaries parameter when I created the grid. But still, when I call get_dictionarie s_copy( ), I get an empty list.
I would've expected to see a dictionary representation of the data in the grid, even if I hadn't used the dictionaries parameter in the constructor.