Results 1 to 5 of 5

Thread: [RESOLVED] just a single line to explain

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2008
    Posts
    778

    Resolved [RESOLVED] just a single line to explain

    Code:
    cutidtext = datagridmainform.CurrentRow.Cells.Item("griacc").Value.ToString()
    cutidtext is a string

    can somebody please explain what would this end suppose to mean - ("griacc").Value.ToString()

    and what is the difference between this
    LeadsIdText = datagridleads.CurrentRow.Cells.Item(0).Value.ToString()

    got (0) in there, what would this mean ?

    thanks
    Last edited by MrtforCode; May 1st, 2009 at 07:32 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width