There is a table in the student database: Id , имя , фамилия , год .
There is a form with gridControl .
In Grid Designer added three band , and three bandedGrid . I can not understand the algorithm, how to display data from the database in this grid. Where to start, what to write? Prior to that, the data was displayed using standard WinForms , but it is unclear how to work when connecting DevExpress .
Thank you for any information.