Korallis
Korallis
CC#
Created by Korallis on 4/20/2023 in #help
❔ Adding API Results to a Datagridview
So i have a Project data Source connected to my SQL server that pulls all the info required to run an API call. is it possible to Add the results of that API call back into the DataGridView by adding Additional Columns? (once a button is clicked)
2 replies
CC#
Created by Korallis on 3/7/2023 in #help
How do i create a html string that can add paramaters send that html request and store the response
i have a small app that pulls data from our SQL Database. now what i need to do is build a html query that pulls data from each row and then sends that query and stores the response and loop for every row found can anyone point me in the right direction as i only started a few days ago.
327 replies