DataGridState persistence beyond request
----------------------------------------

                 Key: BEEHIVE-1173
                 URL: https://issues.apache.org/jira/browse/BEEHIVE-1173
             Project: Beehive
          Issue Type: New Feature
          Components: NetUI
    Affects Versions: 1.0.2, 1.0.1, 1.0, v1m1, V1Beta, V1Alpha, V.Next
         Environment: All
            Reporter: Scott L'Hommedieu


DataGridState is currently persisted in the request scope (JSPContext).  If the 
state is not explicitly passed from request to request then the state is lost.

There are a few existing mechanisms to accomplish persistence of the state past 
the request but they all require extra coding to implement custom a 
DataGridConfig  use it.

Providing a tag based mechanism for specifying the scope of the DataGridState 
would improve usability.

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

Reply via email to