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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to