Not really since grid are made to be used with tables. Maybe you could use the "Table" control. Check form tutorial_form_table i think.
Steeve... --- In [email protected], "jquinteroz" <[EMAIL PROTECTED]> wrote: > > Hi!: > > I need to fill a grid in Axapta. > I got some examples but these examples are > using temporary tables for each grid filled. > > Example: > > In a form, exists always a classDeclaration method > and a initTmp-TableName where the temporary table is filled. > > Does exists a way to fill a simple grid without use temporary > tables?. > > Regards. >

