- getting data through Api call, now for edited and completed job status rows i need to show start in update job status column and for running job status stop
- on toggle i need to send a post api (start or stop ).so how will be the flow for that .
Chirangee lal Verma [DevOps Advocate] Selected answer as best 4th October 2024
Hi Chirangee,
Overall, your C# code looks good, but there are a few issues in your XML file.
First, you should always define the PID of the read parameters in your columnOptions, unless the column is exclusively a write-only column.
Second, parameter 216 shouldn’t be of type button, especially since you want to display the current UpdateJobStatus as well.
Try the following:
José Silva [SLC] [DevOps Enabler] Answered question 3rd October 2024