Matrix an dynamic Code

MARC

Hi Expert and Friend

I have a UF in dynamic code that here is

 

But when i execute this UF I have this message

I don't understand why i have this error

Have you an explain

Thank's

 

Comments

2 comments

  • Comment author
    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;

    0
  • Comment author
    MARC

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

     

    0

Please sign in to leave a comment.