You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Daniel (JIRA)" <de...@tapestry.apache.org> on 2008/08/06 18:02:44 UTC

[jira] Created: (TAPESTRY-2556) Add client-side column resizing to grid.

Add client-side column resizing to grid.
----------------------------------------

                 Key: TAPESTRY-2556
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2556
             Project: Tapestry
          Issue Type: New Feature
          Components: Core Components
    Affects Versions: 5.0.14
         Environment: Any.
            Reporter: Daniel
            Priority: Minor
             Fix For: unspecified


Many applications provide a means of resizing UI columns by double-clicking/clicking and dragging the border between columns.

Typically a double-click will resize the column to the width of the column's widest cell, which depends on the content of the cell. Otherwise, clicking and dragging the border is the means of growing/shrinking the column depending on where the mouse is released.

Although this can be done through JavaScript, it is common enough functionality that it seems it should be provided by default. That said, there should probably also be a way to turn the default resizing off so it doesn't conflict with any custom resizing functionality, existing or planned for in Tapestry applications. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org