raelkun00's Profile User Rating: -----

Reputation: 1 Apprentice
Group:
Members
Active Posts:
18 (0.08 per day)
Joined:
01-October 12
Profile Views:
162
Last Active:
User is offline Mar 08 2013 07:35 PM
Currently:
Offline

Previous Fields

Dream Kudos:
0
Icon   raelkun00 has not set their status

Posts I've Made

  1. In Topic: Datagridview items not showing in Combobox.

    Posted 2 Mar 2013

    Oh I am sorry that works but my problem is frmRecords is an MDIChild of frmMainForm. In frmMainForm there's a button that when clicked it will load the frmUpdateStudent.Thank you so much.
  2. In Topic: Datagridview items not showing in Combobox.

    Posted 2 Mar 2013

    Thanks for your reply but that doesn't work.
  3. In Topic: Datagridview items not showing in Combobox.

    Posted 2 Mar 2013

    I already did that but it didnt work. The datagridview is on form-frmRecords and the combobox is on another form which is frmUpdateStudent. What I want is to load the first column of Datagridview to Combobox.
  4. In Topic: Getting null on getting the last record in Datagridview

    Posted 28 Feb 2013

    View PostCharlieMay, on 28 February 2013 - 09:07 AM, said:

    That or you can -2 instead of -1 from your rows.count if you need to leave the option for users to add rows.

    so where you have:
    Dim a As Integer = DataGridView1.Rows.Count - 1
    change it to
    Dim a As Integer = DataGridView1.Rows.Count - 2


    Thank you! This solved my problem.
  5. In Topic: Getting null on getting the last record in Datagridview

    Posted 28 Feb 2013

    Yes, the last row of Datagridview is blank.Here's the image.

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:

Contact Information

E-mail:
Click here to e-mail me

Friends

raelkun00 hasn't added any friends yet.

Comments

raelkun00 has no profile comments yet. Why not say hello?