Page 1 of 1

Data types and widgets allowed in data grid

Posted: Wed Jul 07, 2010 2:25 am
by JEfromCanada
I am new to Rev, having purchased my package during the last Mega promotion, but having not yet begun to use it until yesterday.

I want to create a table for data entry - one line per record - where each column will be a specific data type. I see a way to create Text, Numeric and Date columns, but what I'd like to do is create a TEXT column comprised of codes that can be selected from a dropdown list or radio buttons.

So, is there a way to create a radio button as one of the columns in a data grid table? My users won't know what internal codes to enter into specific fields, so I'm trying to make it easy for them to do the data entry.

I saw mention of a Data Grid Manual in some of the posts, but I haven't been able to locate it. Is it separate from the standard RunRev User Manual?

Thank you for any assistance.

Re: Data types and widgets allowed in data grid

Posted: Wed Jul 07, 2010 10:14 am
by Klaus
Hi JE,

look here:
http://revolution.screenstepslive.com/s ... s/datagrid
You can also download the docs as a PDF file from there!


Best

Klaus

Re: Data types and widgets allowed in data grid

Posted: Wed Jul 07, 2010 1:38 pm
by trevordevore
While the link Klaus pointed to you is still valid and up to date you can now find the docs on the RunRev lessons site.

http://lessons.runrev.com

In addition to the Data Grid manual there are a lot of other lessons that help you accomplish common tasks.

Re: Data types and widgets allowed in data grid

Posted: Fri Jul 09, 2010 1:18 am
by JEfromCanada
Thanks to both of you for pointing me in the right direction.