thanks vaibhav... can u help me in designing the same? how do i take care of inheritence... a little snippet will do a world of good...
On Mar 12, 11:03 pm, "Vaibhav/Steve" <[email protected]> wrote: > Do use Cairngorm, it will be very easy to manage the data side. > Offcorse componentisation also needs to be good, spend enouf tym wid > pen nd paper, before coding. > To create views dynamically, considers repreaters. Advantage is you > just change the dataprovider, and it makes it all over again. > > if views are predecided and you just wana show on the fly. Modules > will be the best approach or even viewstack can also do. > > :Vaibhav. > > On Mar 12, 10:33 pm, ash7 <[email protected]> wrote: > > > Dear All, > > > My reqt. is to make a dashboard framework in flex. wherein I have a db > > with tables like dashboard, panels, portlets etc.. I need to create > > the views on the fly. I also have to use inheritance i.e., 1 dashboard > > can have many panels, 1 panel can have many portlets and so on. > > > I am trying to write APIs for achieving the same. Kindly help me in > > designing and tips on coding practice for the same. > > > thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

