Hello,
I have a grid as below. the data is from a baq. it works perfectly.
now, I want to move column Layer and Layer% to a text box because it repeat in each line.
any idea how to do that.
thanks,
Eddy
before
Material Layer Layer % EstQty
111 A 10 9
222 A 10 89
After
Layer: A Layer % : 10
Material EstQty
111 9
222 89