Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.lang.visual-basic > #19788

Re: Popolare datagridview da rs232

X-Received by 2002:a37:aa81:: with SMTP id t123mr5132414qke.11.1590595969747; Wed, 27 May 2020 09:12:49 -0700 (PDT)
X-Received by 2002:ac8:718d:: with SMTP id w13mr5098258qto.131.1590595969499; Wed, 27 May 2020 09:12:49 -0700 (PDT)
Path csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups it.comp.lang.visual-basic
Date Wed, 27 May 2020 09:12:49 -0700 (PDT)
In-Reply-To <1peq5cnjms2fb$.ljcv00sqiioj.dlg@40tude.net>
Complaints-To groups-abuse@google.com
Injection-Info google-groups.googlegroups.com; posting-host=185.215.147.62; posting-account=yvxj_woAAABxrxq8XihQzP-tWUWpycQc
NNTP-Posting-Host 185.215.147.62
References <51fb7bce-64e3-4932-a61b-d90f54f8146f@googlegroups.com> <rakv0r$jvq$1@gioia.aioe.org> <c1ad997d-76cf-4239-903f-ece927db3de2@googlegroups.com> <ral1fm$1i3g$1@gioia.aioe.org> <701087e1-f09c-4b35-b4a9-cb063f4c0ae0@googlegroups.com> <1peq5cnjms2fb$.ljcv00sqiioj.dlg@40tude.net>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <5e598f4a-26c6-4831-8e78-4e43255bd8b3@googlegroups.com> (permalink)
Subject Re: Popolare datagridview da rs232
From Marco75 <marcoporzi75@gmail.com>
Injection-Date Wed, 27 May 2020 16:12:49 +0000
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
Lines 28
Xref csiph.com it.comp.lang.visual-basic:19788

Show key headers only | View raw


Il giorno mercoledì 27 maggio 2020 18:01:59 UTC+2, Andrea (Work) ha scritto:
> Il Wed, 27 May 2020 02:46:01 -0700 (PDT), Marco75 ha scritto:
> 
> > dopo l'apertura della porta COM ho messo questo: 
> > 
> > DgvDati.Select() 'Seleziono il DataGridView With DgvDati
> > '.Rows(.Rows.Count - 1).Cells(0).Value =
> > DgvDati.Rows.IndexOf(CounterSample.ToString) .Rows(.Rows.Count -
> > 1).Cells(1).Value = SerialPort.ReadLine .Rows.Add() End With 
> > 
> > nella prima riga ho tentato di inserire un contatore nella seconda leggo
> > il dato ma non va a capo e sembra bloccarsi quando invio altri dati
> > dalla bilancia... grazie
> 
> Io metterei i dati in una list of MIA CLASSE, che popolerai quando arrivano
> dati dalla COM.
> Poi la griglia visualizza questa lista.
> 
> A quel punto mettere una colonna con un numero, e una con il testo è molto
> semplice.

grazie, domani e venerdì sono in smart working e non posso connettermi alla bilancia per eseguire test. Lo proverò martedì e ti faccio sapere
Marco

Back to it.comp.lang.visual-basic | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-05-26 10:26 -0700
  Re: Popolare datagridview da rs232 RobertoA <amorosik@tiscalinet.it> - 2020-05-27 08:04 +0200
    Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-05-26 23:18 -0700
    Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-05-26 23:21 -0700
      Re: Popolare datagridview da rs232 RobertoA <amorosik@tiscalinet.it> - 2020-05-27 08:46 +0200
        Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-05-27 02:46 -0700
          Re: Popolare datagridview da rs232 "Andrea (Work)" <andrea.isworkDELETEME@gmail.invalid> - 2020-05-27 18:01 +0200
            Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-05-27 09:12 -0700
              Re: Popolare datagridview da rs232 RobertoA <amorosik@tiscalinet.it> - 2020-05-28 08:06 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-05-27 23:17 -0700
                Re: Popolare datagridview da rs232 "Andrea (Work)" <andrea.isworkDELETEME@gmail.invalid> - 2020-05-30 10:17 +0200
                Re: Popolare datagridview da rs232 BobM <dbtools@email.it> - 2020-06-01 14:28 -0700
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-03 00:58 -0700
                Re: Popolare datagridview da rs232 RobertoA <amorosik@tiscalinet.it> - 2020-06-03 12:51 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-03 03:49 -0700
                Re: Popolare datagridview da rs232 logica mente <npaolini_no_spam_@ennepisoft.it> - 2020-06-03 14:25 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-03 05:57 -0700
                Re: Popolare datagridview da rs232 RobertoA <amorosik@tiscalinet.it> - 2020-06-03 16:34 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-03 07:21 -0700
                Re: Popolare datagridview da rs232 RobertoA <amorosik@tiscalinet.it> - 2020-06-03 15:42 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-03 06:57 -0700
                Re: Popolare datagridview da rs232 Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2020-06-03 18:57 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-04 04:49 -0700
                Re: Popolare datagridview da rs232 Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2020-06-04 21:47 +0200
                Re: Popolare datagridview da rs232 Marco75 <marcoporzi75@gmail.com> - 2020-06-04 23:12 -0700

csiph-web