Project

General

Profile

Bug #178

Numeric data needs to be filled?

Added by Wil van Antwerpen over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
10/16/2020
Due date:
% Done:

0%


Description

Reported on behalf of Albin:

We found something a little weird.
We noticed that you don´t have to fill all columns if you don´t want to. We think this is a good thing.
Because very often we need to have a lot of columns in a grid but all users/customers do not wish to see them. So we hide a couple of columns to most users. Very often we also use esql to collect the data and then we don´t collect data for those columns that is not visible (need to keep the system fast).

Now, this works with this class most of the times, but if we have numeric columns that we fill with “jsonTypeDouble” then the grid comes out blank. We can see all the data being transferred to the grid but if a “jsonTypeDouble” column exist and we don´t provide data to one of those columns, the grid shows no rows at all.

Not a huge deal because we can autofill these columns with a 0 but I thought I should share it because I just spent 3 hours trying to figure out what was happening to my grid that was working just fine yesterday and now gave me no data.

Also available in: Atom PDF