How to edit Number Col Edit Boxes in the Custom Profiler
Hello, I'm working on a project where I want to have users calculate values in a separate custom window that is then transmitted to the custom profiler to change the values held in their from the prediction formula in a data table. I'm stuck on trying to edit the NumberColEdit Boxes in the custom profiler, I can get the string list out, but not sure how to change the first string value and have i...