There are a number of things not mentioned in the datagrid docs that can prove 
useful. If you edit the script of the behavior of group <yourdatagridhere> you 
will find are all kinds of little routines in there. You can probably gain a 
really good understanding of how a datagrid works by tracing your way through 
the datagrid in the debugger. The best way to experiment is to copy the script 
to a button in your stack, and then set the behavior of your datagrid to that 
button. Then you can poke around, set breakpoints and really gain a fuller 
knowledge of how datagrids work internally, if you are so inclined. 

Bob


On Sep 22, 2011, at 9:37 AM, Trevor DeVore wrote:

> On Thu, Sep 22, 2011 at 12:18 PM, Pete <p...@mollysrevenge.com> wrote:
> 
>> I searched the release notes and found references to two commands that are
>> not mentioned anywhere in the Datagrid
>> documentation: DeleteFieldEditorAndOpenNext and dgResetList.  Are there any
>> plans to update the documentation to show details of these commands and how
>> to use them?
>> 
> 
> You would need to ask RunRev about that.
> 
> -- 
> Trevor DeVore
> Blue Mango Learning Systems
> 
> LiveCode Resources for Developers: http://livecode.bluemangolearning.com
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to