How to format the data in a DataGridView in windows forms

0

I have a datagridview that I want to pass data from 2 tables and some columns have numeric values that I want to convert to a corresponding text. What is the best way to make these conversions? I am using LINQ for queries. Thanks

    
asked by Erick Salazar Alvarez 15.10.2018 в 08:11
source

0 answers