Does anyone know how to use curDataRow on a DataView?

This is what I am referring to.

It stores the current row, but what is the syntax to get it?

What are you trying to do? (if you say access curDataRow I’m a cry :joy:) rather… what problem are you trying to solve.

To further expand. I am trying to create a Part Creation screen with drop downs that feed the next drop down. At the end, I want to take the answers at the end and make that the description for the part.

I am working with 1 UD table and need to reference multiple columns from a row. I guess I could store each column I need in the TransView, but was not sure if that would cause performance issues.

Never figured this out. But it was in relation to this post.

1 Like