Do not keep entered values for editable listbox cells without uid
Without this, every rendered cells would contain the concatenation of all cells with same uid (i.e. None) in the previous page, and the size of each cell would increase exponentially at each update.
Showing
Please register or sign in to comment