Skip to main content

Matrix an dynamic Code

Comments

2 comments

  • Nadav Caridi

    Hi, 

    not my native language but looks like a cast error ? 

    heres what works for me (c#)

        Item myItem=form.Items.Item("BOY_1");    

    Grid myGrid=(Grid)myItem.Specific;

  • MARC

    Thank's I haven't feel  of this...

     

Please sign in to leave a comment.