C
C#16mo ago
changofog

❔ set the outputs in c# win forms like in javascript+httml code

Basically, I need to pass the outputs as it is in javascript+httml to c# win forms, obviously in the c# code. as you can see in the image, apparently in the javascript code it calls an array and that array is taken to httml, to set the results, I would need to execute the same results in c#, through a label, or datagridview, or something like that, I am not a professional in writing code, if someone has a solution let me know, thanks.
4 Replies
Anton
Anton16mo ago
So you want like a spreadsheet with named columns?
changofog
changofog16mo ago
yes something like that
Anton
Anton16mo ago
DataGrid Class (System.Windows.Forms)
Displays ADO.NET data in a scrollable grid. This class is not available in .NET Core 3.1 and later versions. Use the DataGridView control instead, which replaces and extends the DataGrid control.
Accord
Accord16mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts