Matrix an dynamic Code
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
0
-
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;
-
Thank's I haven't feel of this...
Iniciar sesión para dejar un comentario.
Comentarios
2 comentarios