Thoughts about TreeViewGrid or Collapsable DataGrid

From OpenPetra Wiki
Revision as of 07:45, 19 March 2010 by Pokorra (talk | contribs) (Created page with 'Requirement: collapse and expand rows, master and detail rows ** http://sourcegrid.codeplex.com/Thread/View.aspx?ThreadId=66251 is not implemented for Sourcegrid ** http://www.co…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Requirement: collapse and expand rows, master and detail rows

  • Alternative:
    • manually create a DataTable, mix Master and Detail rows. problem with sorting?!!
    • GL: connect transactions with a_detail_number_i. add a new GL Batch screen without journals? or depending on settings, and whether there are more than one journal per batch?
    • Gift: insert the detail rows. similar to 2.3