Computer room charges (2)--datagridview control use

Source: Internet
Author: User

Room charge system A lot of functions are related to the data in the table display, in VB 6.0 knocked the first time room, we apply to the control MSHFlexGrid, and. NET application is DataGridView, feel DataGridView more powerful, but also very convenient, can be directly and database binding, to achieve the operation of the database, you can also use code to operate the DataGridView, to achieve the corresponding functions.

DataGridView control has many advantages, it can not only display data flexibly, but also can easily define the appearance of the control, through a line of code to achieve data binding, complete visualization operation, convenient and many.

Next introduce the DataGridView Direct binding method:


1, control binding: One minute to achieve data display

Using DataSource settings, bind the database to show the teacher's work record as an example:

1) Add a data source


Select Database--Data set


2) Add link

Then test it and go to the next step after the test is successful


3) Select the database object and select the part you want to display

4) Edit column change header name, set up query statement, select Teacher Login status =ture

5) Display Results


Simple and easy Five steps, you can realize the teacher on duty query! Direct binding data source code is small, automatic completion of queries, convenient and fast, the real realization of automation.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.