Datagrid column is blank

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Datagrid column is blank

Post by DavJans »

I have a datagrid that is refusing to display 1 column of data. if I look in the property inspector, on the contents page there is data for that column in there.
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Datagrid column is blank

Post by dunbarx »

Hi.

Have you refreshed the DG?

Craig Newman
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Re: Datagrid column is blank

Post by DavJans »

Yes I have refreshed
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Re: Datagrid column is blank

Post by DavJans »

I have deleted the column and put it back, and moved the blank column as well all with no result. here is a SS if it helps at all.
Capture.JPG
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
DavJans
Posts: 275
Joined: Thu Dec 12, 2013 4:21 pm

Re: Datagrid column is blank

Post by DavJans »

Also if it helps, If I double click in the blank column it does not open a cell for editing.
"Det bästa stället att hitta en hjälpande hand är i slutet av din egen arm" förutom här
sritcp
Posts: 431
Joined: Tue Jun 05, 2012 5:38 pm

Re: Datagrid column is blank

Post by sritcp »

Hi DavJans:

What happens if you flip the columns (by setting dgProp["columns"] property)?
Which column goes blank now? The (new) first column, or still the same "ID" column?

Sri.
Post Reply