-
Notifications
You must be signed in to change notification settings - Fork 296
Editable Grid
mnadeem edited this page Jan 22, 2013
·
9 revisions
A grid component with add/edit/delete feature all at once, apart from supporting sorting/filtering/paging.
- Add Row
- Edit Row
- Delete Row
- editable-grid-parent
- wicketstuff-editable-grid
- editable-grid-examples
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-editable-grid</artifactId>
<version>[version]</version>
</dependency>
NOTE: this is not currently available. Please wait for next wicketstuff release or get source.
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-editable-grid</artifactId>
<version>6.0-SNAPSHOT</version>
</dependency>
<repository>
<id>wicketstuff-core-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
TODO:
TODO:
Path is: /jdk-1.6-parent/editable-grid-parent
Path is: /jdk-1.6-parent/editable-grid-parent