support nested data grids
-------------------------

         Key: BEEHIVE-515
         URL: http://issues.apache.org/jira/browse/BEEHIVE-515
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1    
    Reporter: Eddie O'Neil
 Assigned to: Eddie O'Neil 


As of Beehive v1-beta1, the data grid does not support nested data grids; for 
example, it's not possible to do:

  <dataGrid>
    ...
    <rows>
      <templateCell>
        <dataGrid>
      </templateCell>
    </rows>
  </dataGrid>

The internal <dataGrid> won't render correctly.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to