Hi Peter,
in the table SalesTableDelete there a salestable is put into a
container.
But an example of a class to define the structure I don't know.
I've made it with storing relating tables in containers. And instead
of how the standard stores a table in a container, i have written my
own class to store. My approach was to store first a header, then the
tableid and then fieldid, fieldvalue, fieldid, ....
Make it in the way it's best for u. Don't be afraid u can store
everything in a container, also a container. So u can build recursive
structures.
Regards
Manfred
--- In [EMAIL PROTECTED], "Peter Chalem" <[EMAIL PROTECTED]>
wrote:
> Hi Manfred....
>
> Do you know of any example where I can see this functionality???
> Basically my doubt is on the class to define the structure and
access
> methods...
>
> Thanks you and regards
>
> Peter
>
> ________________________________
>
> De: smeagul2303 [mailto:[EMAIL PROTECTED]
> Enviado el: Lunes, 08 de Noviembre de 2004 03:35 a.m.
> Para: [EMAIL PROTECTED]
> Asunto: [development-axapta] Re: Variable number of fields in
table!!!
>
>
>
> Hi Peter,
>
> if you have data which is a dynamic structured and can differ very
> much, take a container in which you put your data.
> So u can put in forms, tables every object u want. Then create a
class
> for defining a structure and access methods to the container.
>
> Create a field of type container in ur table and that's it.
>
>
>
> Regards
>
> Manfred
>
>
>
> --- In [EMAIL PROTECTED], "Peter Chalem" <[EMAIL PROTECTED]>
> wrote:
> >
> > Hi everyone...
> >
> > I need to develop a budgeting system were the user defines how
many
> > months he wants to budget and the system will not only keep these
> values
> > only, but the form should only display these specific fields...
> >
> > I have some ideas with containers, arrays, etc.. but nothing
really
> > useful... does anyone knows how to handle this or have any kind of
> > example of how to do it with containers, arrays, temporary tables,
> > etc...
> >
> > Thanks in anticipation
> >
> > Peter
> >
> >
> > [Non-text portions of this message have been removed]
>
>
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

