Hi All,
i work with some model descripted with MAgritte.
Some model have 20 or more description and when display it, for the user isn't
simple.
I begin to write component for rendering description with SUTabPanel.
The idea is to group description based on it priority for example:
the description with priority from 1000 to 1999 go in the first tab,
from 2000 to 2999 go in the descon tab,
and so on.
The second idea is to renderign on the single tab div with:
description from x100 x199 on the first line of the tab.
description from x200 x299 on the second line of the tab.
and so on.
My question are:
anyone solve, work around this problem ?
do you have any consideration about it ?
Any pointers would be greatly appreciated!
Thanks!
Dario