Avatar

Level 2

Thanks Paul,

When I point to this.parent.index I get this error: "Argument mismatch in property or function argument"

However, when I use this.parent.instanceindex it always removes the first table row. The same thing happens when I use this.index.

I guess I need to know the index of the of the row I'm deleting. I tried to use resolvenode but the function does not seem to work with the index argument - resolvenode(this).index returns an error.

Is there a function to return the index of the table row?

I'll email the form to you.

Cheers,

Al