What is this called - Grid Database ? ? ?

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
iffautomation
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 27
Joined: Sat Jun 06, 2009 7:44 am
Location: Indiana
Contact:

What is this called - Grid Database ? ? ?

Post by iffautomation » Tue Apr 27, 2010 9:38 pm

What is this called? And can I do something similar to it with AbleCommerce?


Populate this form
http://www.cincinnatibroomball.org/team ... ree-agents


and when you submit it updates this Grid Database
http://www.cincinnatibroomball.org/team ... nt-listing


It says it's powered by Google Docs.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: What is this called - Grid Database ? ? ?

Post by mazhar » Wed Apr 28, 2010 4:46 am

Well I think information entered will be tracked in Google Spread Sheets and its not putting it in database. Seems like there is some kind of form functionality available with Google Docs that can be used for example to conduct some survey etc. Have a look at following link http://www.ncs-tech.org/?p=1143 this seems to have some information about it.

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: What is this called - Grid Database ? ? ?

Post by Mike718NY » Wed Apr 28, 2010 12:33 pm

>> can I do something similar to it with AbleCommerce?

Add a table or 2 to the database to collect the data.

Add a form with fields to get the data and write it to the database.

Add a form with a GridView to display the data.

Not that hard really.

Post Reply