livecode.com
  • Home
  • Download
  • Developers
  • Academy
  • Community
  • Store
  • Support
  • About
LiveCode Lessons ยป Form

Filter Search Results

Check the options below to only search specific manuals

  • Getting Started with LiveCode
  • LiveCode Concepts
  • LiveCode Lessons
  • Tutorials
  • Data Grid

Search Results

Total articles found: 9 Reset Search
  • Updated on: Feb 04, 2011

    How Do I Create My First Data Grid Form?

    This lesson will show you how to create a bare bones data grid form. Data grid forms are useful when you need a less rigid layout than columns in a table provide. A data grid form gives you complete control over the look and feel of each record you display.

    Manual LiveCode Data Grid
    Tags Data Grid, Form
  • Updated on: Feb 04, 2011

    Example: Creating a List of People

    This lesson provides a low detail, step-by-step example of creating a custom data grid form. You can download the attached sample stack to see the scripts (or download it here).

    Manual LiveCode Data Grid
    Tags Data Grid, Form
  • Updated on: Feb 04, 2011

    What is a Row Template?

    The reason a data grid can be customized is because it uses "templates" to represent data. A template is merely a Revolution group that will be copied and used to draw your data on the screen. When working with data grid forms we refer to this group as a "Row Template".

    Manual LiveCode Data Grid
    Tags Data Grid, Form, Templates
  • Updated on: Feb 04, 2011

    How Do I Customize A Form's Row Template?

    When you drop a data grid from the Tools palette onto a card a record template is created for you automatically. This template will display line delimited text but you will most likely want to customize the template. This lesson will show you how to begin customizing the template to meet your...

    Manual LiveCode Data Grid
    Tags Data Grid, Form, Templates
  • Updated on: Feb 04, 2011

    How Do I Create a Form with Variable Line Heights?

    This lesson will show you how to create a data grid form with variable height lines by modifying the default data grid Row Template and Row Behavior.

    Manual LiveCode Data Grid
    Tags Data Grid, Form
  • Updated on: Feb 04, 2011

    How Do I Sort Records By A Specific Key's Values?

    You can sort the rows of a data grid form using the SortDataByKey command. Let's look at an example.

    Manual LiveCode Data Grid
    Tags Data Grid, Form
  • Updated on: Feb 04, 2011

    How Can The User Edit Field Content in a Data Grid Form?

    The data grid commands for creating an editor for a particular field in a row template. This lesson will show you how to use them.

    Manual LiveCode Data Grid
    Tags Data Grid, Form
  • Updated on: Feb 04, 2011

    How Do I Create Rows That Can Expand/Contract?

    This lesson will show you how to make a Data Grid form with rows that expand and contract when clicking on an arrow.

    Manual LiveCode Data Grid
    Tags Data Grid, Form
  • Updated on: Feb 04, 2011

    How Can I Speed Up Drawing When "fixed row height" is False?

    When you set the dgProp["fixed row height"] property of a Data Grid to false the Data Grid must draw all records in order to determine the total height. That means that FillInData and LayoutControl are called for every record in the Data Grid. This can be time intensive depending on ...

    Manual LiveCode Data Grid
    Tags Data Grid, Form
Brought to you by RunRev Ltd, Registered in Scotland, No. SC200728