I am trying to read the data from an API. I am using Sortie0Buffer.AddRow(); to add the row from the API.
But facing Error on “Sortie0Buffer” saying ‘the name “Sortie0buffer” does not exists in the current context’
I am new to the C#. Your help is much appreciated. Thank you in advance.
I am trying to read the data from API and adding the row
2