Skip to content

JayantVarma/Corona-Lua-Grid-Renderer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Very rudimentary - but necessary! - function to render tabular or grid data in exactly that fashion, ie. a table or grid.

See grid.lua for example implementation and comments.

createGrid function requires two variables: design/layout settings and data to populate the table.

Could do with lots of extra features:
Padding, autosize widths, adding event listeners to fields, scrolling...

... list goes on and on.

About

Similar to Tables in HTML, or DataGrid/Lists in Flex perhaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published