On 7/2/14, 9:11 AM, Werner wrote:
Hi Paul,

On 7/2/2014 17:17, Paul McNett wrote:
Is this still through Wing?
It is a bit better outside Wing, i.e. the grid displays, but no data in
the age column and the geek? column has a black background and no
checkbox and "TypeError: invalid result type from
dGridDataTable.GetValue()" is shown in the console a lot.

O.k. something to look at tomorrow, 'age' and 'geek?' columns do not use
dColumn, but just call AddColumn.

addColumn(), not AddColumn(). Shouldn't matter, as that results in dColumn instances too.

If GetValue() is returning something that isn't a string, that would cause those errors. Verify that our custom GetValue() is indeed being run - maybe something in phoenix short-circuits it.

Paul



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to