[
https://jira.jboss.org/browse/JBRULES-2706?page=com.atlassian.jira.plugin...
]
Geoffrey De Smet edited comment on JBRULES-2706 at 10/12/10 9:58 AM:
---------------------------------------------------------------------
List of known widgets:
- GWTExt GridPanel => we want to replace this one
- GWT FlexTable (no sorting)
- GWT incubator 2.0.1 ScrollTable
- GWT incubator 2.0.1 PagingScrollTable
http://collectionofdemos.appspot.com/demo/com.google.gwt.gen2.demo.scroll...
- GWT 2.1's CellTable:
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTable
- Errai grid
was (Author: ge0ffrey):
List of known widgets:
- GWTExt GridPanel => we want to replace this one
- GWT incubator 2.0.1 ScrollTable
- GWT incubator 2.0.1 PagingScrollTable
http://collectionofdemos.appspot.com/demo/com.google.gwt.gen2.demo.scroll...
- GWT 2.1's CellTable:
http://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTable
- Errai grid
Replace extjs grid in decision tables and rule templates with a new
grid that suppors cell merging
--------------------------------------------------------------------------------------------------
Key: JBRULES-2706
URL:
https://jira.jboss.org/browse/JBRULES-2706
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-guvnor
Affects Versions: 5.1.1.FINAL
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Priority: Critical
Fix For: 5.2.0.M1
Attachments: flextable_merge_on_button_click.png
<conan> so what I'd like to do is get our dtable moved across to a new grid
<conan> but also for it to be updated so that it supports cell merging
<conan> the cell merging is essential for proper web based dtables
<conan> cbrock was working on errai grid that supports cell merging
<conan> manstis has been looking into it
<conan> he submitted some patches to errai but says it's a lot of work
<conan> to make it into a full component
<conan> he thinks that flex grid now has cell merging, but I doubt that.....
<conan> but he might be right in that it would be quicker to move the errai cell
merging code into a fork of the gwt flex grid
<conan> that try and move everything into errai grid that makes a grid workable
<conan> a second issue is that that the rule template
<conan> really should use the same grid as dtable grid
<conan> including the same mechanisms for driving possible values et
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira