Skip to content

ITDSystems/alvex-datagrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension for Alfresco is obsolete and unsupported. Use it on your own risk.

Build Status

Alvex Datagrid

Can be used in place of Alfresco default datagrid. Provides following features:

  • Auto-generated datagrid search
  • Configurable columns
  • Custom cell renderers
  • Custom item actions

image

End user features are described in this blog post. Also we have a short video regarding end user features.

Compatible with Alfresco 5.1 and 5.2.

This component requires:

Using this project

Recommended way to use Alvex components is to include them as dependencies to your Maven project. Follow this guide to include this component to your project.

Build from source

To build Alvex follow this guide.

Quick Start

Creating custom cell renderers

blog post

Adding custom item actions

blog post