I have a run Button on a grid that changes some values in the slected records but i want that one of the values will be entered by the user.
How can I do that, is there any King of Input box that can I use?
I have a run Button on a grid that changes some values in the slected records but i want that one of the values will be entered by the user.
How can I do that, is there any King of Input box that can I use?
I fear that you have to start with a separate application to set the requirements to the grid application, i.e. a control application. Then you can set a global variable which is used with the run button.