Visual Basic .NET Tutorial 44 - How To Use DataGridView (Adding rows)

Sdílet
Vložit
  • čas přidán 29. 03. 2014
  • ★★★Top Online Courses From ProgrammingKnowledge ★★★
    Python Programming Course ➡️ bit.ly/2vsuMaS ⚫️ bit.ly/2GOaeQB
    Java Programming Course ➡️ bit.ly/2GEfQMf ⚫️ bit.ly/2Vvjy4a
    Bash Shell Scripting Course ➡️ bit.ly/2DBVF0C ⚫️ bit.ly/2UM06vF
    Linux Command Line Tutorials ➡️ bit.ly/2IXuil0 ⚫️ bit.ly/2IXukt8
    C Programming Course ➡️ bit.ly/2GQCiD1 ⚫️ bit.ly/2ZGN6ej
    C++ Programming Course ➡️ bit.ly/2V4oEVJ ⚫️ bit.ly/2XMvqMs
    PHP Programming Course ➡️ bit.ly/2XP71WH ⚫️ bit.ly/2vs3od6
    Android Development Course ➡️ bit.ly/2UHih5H ⚫️ bit.ly/2IMhVci
    C# Programming Course ➡️ bit.ly/2Vr7HEl ⚫️ bit.ly/2W6RXTU
    JavaFx Programming Course ➡️ bit.ly/2XMvZWA ⚫️ bit.ly/2V2CoAi
    NodeJs Programming Course ➡️ bit.ly/2GPg7gA ⚫️ bit.ly/2GQYTQ2
    Jenkins Course For Developers and DevOps ➡️ bit.ly/2Wd4l4W ⚫️ bit.ly/2J1B1ug
    Scala Programming Tutorial Course ➡️ bit.ly/2PysyA4 ⚫️ bit.ly/2PCaVj2
    Bootstrap Responsive Web Design Tutorial ➡️ bit.ly/2DFQ2yC ⚫️ bit.ly/2VoJWwH
    MongoDB Tutorial Course ➡️ bit.ly/2LaCJfP ⚫️ bit.ly/2WaI7Ap
    QT C++ GUI Tutorial For Beginners ➡️ bit.ly/2vwqHSZ
    ★★★ Online Courses to learn ★★★
    Get 2 FREE Months of Unlimited Classes from skillshare - skillshare.eqcm.net/r1KEj
    Data Science - bit.ly/2lD9h5L | bit.ly/2lI8wIl
    Machine Learning - bit.ly/2WGGQpb | bit.ly/2GghLXX
    Artificial Intelligence - bit.ly/2lYqaYx | bit.ly/2NmaPya
    MERN Stack E-Degree Program - bit.ly/2kx2NFe | bit.ly/2lWj4no
    DevOps E-degree - bit.ly/2k1PwUQ | bit.ly/2k8Ypfy
    Data Analytics with R - bit.ly/2lBKqz8 | bit.ly/2lAjos3
    AWS Certification Training - bit.ly/2kmLtTu | bit.ly/2lAkQL1
    Projects in Java - bit.ly/2kzn25d | bit.ly/2lBMffs
    Machine Learning With TensorFlow - bit.ly/2m1z3AF | bit.ly/2lBMhnA
    Angular 8 - Complete Essential Guide - bit.ly/2lYvYRP
    Kotlin Android Development Masterclass - bit.ly/2GcblsI
    Learn iOS Programming Building Advance Projects - bit.ly/2kyX7ue
    ★★★ Follow ★★★
    My Website - www.codebind.com
    DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
    how to use datagridview add row
    vb datagridview add row
    datagridview disable add row
    datagridview select entire row
    datagridview set selected row
    datagridview scroll to selected row
    datagridview selected row index
    Searches related to how to use datagridview add row visual basic
    visual basic net datagridview add row
    visual basic 2010 datagridview add row
    visual basic datagridview selected row index
    datagridview select last row
    datagridview select first row

Komentáře • 45

  • @izelanncasis6783
    @izelanncasis6783 Před 6 lety +1

    Awesome! We have hands on exam tomorrow about this! Thankyou very much!

  • @553Scor
    @553Scor Před 9 lety

    Love your tutorials!

  • @10k_subscribers.56video
    @10k_subscribers.56video Před 7 měsíci

    the way you teach is so good ... easy to understand and clearly explained

  • @wernerheenop
    @wernerheenop Před 9 lety

    Fantastic! Thank you very much!

  • @BrockLeonard
    @BrockLeonard Před 6 lety

    Great video, thank you!!!

  • @MrMakss84
    @MrMakss84 Před 10 lety

    THANK YOU FOR SHARING

  • @rosendut384
    @rosendut384 Před 5 lety

    Danke für dieses Tutorial !
    Dafür gabs Daumen Oben .

  • @ardieonodera6023
    @ardieonodera6023 Před 9 lety

    thank you for your tutorial :D

  • @SpMeKP
    @SpMeKP Před 9 lety

    You are awesome. Thank you.

  • @yudimoszkowski5925
    @yudimoszkowski5925 Před 9 lety

    your a life saver!!

  • @TheCarloszoom3000
    @TheCarloszoom3000 Před 4 lety +2

    Great tutorial.
    How do you save the data entered. Do you have to link it to a data base?

  • @Frankling0078
    @Frankling0078 Před 9 lety

    Excelent!

  • @ajaudir8999
    @ajaudir8999 Před 4 lety

    thank you so much...

  • @viendego7681
    @viendego7681 Před 3 lety +1

    Hello! What if I click the button add row and I want to tell the user that you should fill the textbox first and no blank data will be recorded on the data grid? Like If textbox = empty Then messagebox etc.

  • @ginobev777
    @ginobev777 Před 6 lety

    Good, could you help me ?, my problem in visual vasic, when I have selected a row of the datagridview and use the scroll, the selected row is lost sight of, is still selected but is lost sight of, what I would like is that when the row If the selected one reaches the high limits of the datagridview, automatically pass to the row below or to the top according to the direction that the scroll takes, so that the selected row is always visible, is it understood? in short words that the sectioned row does not go away from the screen, if it is necessary that when the row goes out of the limits of the size of the grid, the following rows are selected, it would be the same as when we use the arrows on the keyboard and we arrive to the limits of the grid.

  • @lailaberri
    @lailaberri Před 2 lety

    thanks really usefull

  • @weifenghuang2239
    @weifenghuang2239 Před 8 lety

    how to write the vb code if i want to do an accumulation for the column inside the datagridview?

  • @brunabs4947
    @brunabs4947 Před 6 lety

    ty dude! *O*

  • @alloprima6092
    @alloprima6092 Před 2 lety

    Very nice 👍

  • @raghadswirki1591
    @raghadswirki1591 Před 9 lety

    i took same at school but i didn't know how to do so thank you

  • @vaishanavidevkar7135
    @vaishanavidevkar7135 Před 4 lety

    Thanks sir..

  • @dexterpagsolingan8678

    Thank you for your great tutorial sir. we learn a lot, we are waiting for next tutorial for how to get data in datagridview to crystal report. can you make tutorial for our class

  • @antonioautolitano261
    @antonioautolitano261 Před rokem

    Grazie amico.

  • @ishavj9680
    @ishavj9680 Před 4 lety

    thx bro

  • @lonewolfreaper21
    @lonewolfreaper21 Před 9 lety +3

    How to save the inputted records? So when I open it. The records are still there.

  • @sowmisowndharya3260
    @sowmisowndharya3260 Před měsícem

    Hi, for this program which template i have to choose kindly tell.

  • @sk3424
    @sk3424 Před 4 lety

    thnx :)

  • @switchon3746
    @switchon3746 Před 9 lety

    How to validate the contents of your datagridview. You don't want redundant or duplication of the same name and surname. How is that.

  • @kiossoandre8611
    @kiossoandre8611 Před 4 lety

    hello sr can you make tutorial - how to backup and restore datagridview

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  Před 10 lety

  • @chanchanyt8082
    @chanchanyt8082 Před 6 lety

    Man how to save your Created Data? cuz if you Close that All of them are never been save , how do i save it?

  • @George-ep4ed
    @George-ep4ed Před 4 lety

    How to add automate ID number ?

  • @charlienicolas1140
    @charlienicolas1140 Před 9 lety

    it's a fun way how can u save that dont tell me i now how to but im just ask i need a code dont allwed to add the same record :)

  • @faizscientific2400
    @faizscientific2400 Před 4 lety

    How to get last rows cells data ??

  • @animeXplainned
    @animeXplainned Před rokem

    Sir datagrid mein, source none show kar raha hai VS2022, kaise solve kare issue ko

  • @yuriikruhlii3833
    @yuriikruhlii3833 Před 9 lety

    спс брад за основу взял
    красав погом мине!
    удачи тибе в жызе

  • @anomolisagag2270
    @anomolisagag2270 Před 4 lety

    why we should write "Me" at "Me.DataGridView1.Rows()" ?

    • @TERROR_GAME
      @TERROR_GAME Před 4 lety

      “I” is the current form with which we work.This should be indicated for the same reasons

  • @kerboplaytv8744
    @kerboplaytv8744 Před 3 lety

    You misspelled Paul...

  • @kiossoandre8611
    @kiossoandre8611 Před 4 lety

    hello sr can you make tutorial - how to backup and restore datagridview

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  Před 10 lety +1

  • @kiossoandre8611
    @kiossoandre8611 Před 4 lety

    hello sr can you make tutorial - how to backup and restore datagridview