Welcome Guest Search | Active Topics | Sign In | Register

Grid: "0" in a cell becomes blank in edit-mode Options
MicroTech
Posted: Thursday, September 16, 2010 9:44:34 AM
Rank: Newbie
Groups: Member

Joined: 9/16/2010
Posts: 9
Hi

I have a grid with the value 0 (zero) in some cells. When the cell goes into edit-mode, the cell becomes blank.

Why ?

Best regards
eo_support
Posted: Thursday, September 16, 2010 9:58:37 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

That is a known issue. The workaround is to use "string" instead of "int" as your data type. For instance, if your data source is "SELECT quantity", you can change it to "SELECT STR(quantity)". That way it should preserve the "0" correctly.

We will also look into it and see if we can correct that on our side.

Thanks!
eo_support
Posted: Friday, September 17, 2010 4:45:01 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We have posted a new build that should address this issue. Please see your private message for download location.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.