spread sheet table using label based menu

Hi ,

I am new to xcelsius.Please can you help me out.

I have a requirement like

these are label based menu

Incomplete ||Rollback || Signed Off By 1st Reviewer ||Signed Off By reparer

if i clike on Incomplete tab it should display Incomplete spread sheet table data

Thank you,
Rave


ravek (BOB member since 2006-08-03)

There are many different ways to accomplish this. You could use 4 grids or Spreadsheet table components, linking each to a different set of data, and use the menu to control visibility of each…or

You could have a single grid/Spreadsheet table component and have the menu insert row or column source data to a destination row/column that the component uses…or

Use the menu to control a context switch and use formulas in the spreadsheet to select the appropriate data set based on that context.


bregent (BOB member since 2004-02-06)