Need to select data from dbo.customers
Id
Name
Surname
tax
to class,becose need to use in my app.
Now I every time in form create string select from etc...
I dont want that.
Want to use data with class
Some exaples or link
Thank you
Loading
Goran BibicPosted Nov 23, 2019, 3:22 AM
Magesh R
Mageshwaran RPosted Nov 22, 2019, 10:37 AM
Jaimin ShethiyaPosted Nov 22, 2019, 4:52 AM
please refer below link for.
this is convert datatable to generic list so helping for you.
https://stackoverflow.com/questions/208532/how-do-you-convert-a-datatable-into-a-generic-list
let me know if you have needed any other help.
Thanks
Goran BibicPosted Nov 22, 2019, 4:25 AM
Goran BibicPosted Nov 22, 2019, 4:25 AM
Rajanikant Hawaldar
Rajanikant HawaldarPosted Nov 22, 2019, 3:52 AM