G
G
GoldenEagle242017-02-15 12:52:54
C++ / C#
GoldenEagle24, 2017-02-15 12:52:54

How to find the field descriptions of an OLEDB table?

Good afternoon. Using the standard methods (Adapter.Fill(Table)), in the DataGridView, the column headers are displayed ugly (ID, Name, Cost, etc.) according to the task, it is necessary to display the descriptions of the fields, and not their names, that is, like this (Product Code, Product name, etc.). Tell me, in which direction is it better to dig in order to achieve a similar result, maybe there are some parameters where you can set this? Thanks in advance All information in the screenshot :)
53d3dad1c5aa40c9bd751841eb1dee86.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Semikashev, 2017-02-15
@verng95

Right click on the table, select edit columns. You will see there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question