idris_2020
idris_2020
CC#
Created by idris_2020 on 12/16/2022 in #help
❔ How can i reference a row in a 2D array?
I have a 6x8 2D array and i want to reference a row inside that 2D array.
22 replies
CC#
Created by idris_2020 on 12/16/2022 in #help
❔ How would I replace a CSV file line by line with another array?
I have a 6x8 CSV file full of 0s and 1s, and I want to replace the CSV file with another 2D array that is also 6x8
44 replies
CC#
Created by idris_2020 on 12/10/2022 in #help
✅ How can I hide buttons inside a tablelayout?
6 replies
CC#
Created by idris_2020 on 12/8/2022 in #help
✅ How can I get rid of this annoying pointer thing in the first row, datagridview winforms
5 replies
CC#
Created by idris_2020 on 12/8/2022 in #help
✅ How can I use a row header of a datagridview to display the row number instead of being empty?
6 replies
CC#
Created by idris_2020 on 12/8/2022 in #help
✅ How can i properly display this datagridview
5 replies
CC#
Created by idris_2020 on 12/8/2022 in #help
✅ I am trying to output a 2D array to a datagridview, but it is not outputting correctly
9 replies
CC#
Created by idris_2020 on 12/8/2022 in #help
✅ Best way to display a 2D array
What would be the best way to display a 2D array in winforms c#, with the best design, or is just printing it in a textbox the best way
34 replies
CC#
Created by idris_2020 on 12/5/2022 in #help
✅ How can I print a 2D array
I have a 2D array, how can i print each row of the array, on console
40 replies
CC#
Created by idris_2020 on 11/28/2022 in #help
✅ How do I create an inner margin in a container with buttons winforms
14 replies