Layers, revNavigator, & DataGrids

zryip theSlug zryip.theslug at gmail.com
Wed Jan 12 15:14:47 EST 2011


On Wed, Jan 12, 2011 at 8:20 PM, Paul Looney <support at ahsomme.com> wrote:

Paul,

> Having adjusted the object layers in an older version of Rev, the DataGrids
> will not work on the stack when it is reopened in LC 4.0 or 4.5.1. All of
> the grid objects are there but they have no "intelligence":

Behave like the datagrid has lost its behavior link with the datagrid library

> 1. setting the dgText of the grid group does nothing - does not produce an
> error, using a "try/catch" shows nothing

You should have the dgText nested in the custom properties of the
group, with all the other properties you tried.

> 2. the columns are the same size but have no column widths in the Columns
> tab on the object inspector
> 3. "the behavior of group 'DataGrid'" returns empty, not "button id 1005 of
> stack "revDataGridLibrary""

Hum,

You have probably thought to that, but what about trying to set the
behavior of your group to the corresponding datagrid engine button?

set the behavior of grp "myDataGrid" to "button id 1005 of stack " &
quote & "revDataGridLibrary" & quote

Then in the inspector, use the "Refresh datagrid" button


Best regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc




More information about the use-livecode mailing list