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


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

cancellazione di record

Path csiph.com!aioe.org!.POSTED.49rwD6cNyIfuPlteK//7hw.user.gioia.aioe.org!not-for-mail
From Gulp® <gulp@hotmail.it>
Newsgroups it.comp.lang.visual-basic
Subject cancellazione di record
Date Tue, 26 May 2020 16:00:16 +0200
Organization Aioe.org NNTP Server
Lines 16
Message-ID <raj7df$eme$1@gioia.aioe.org> (permalink)
NNTP-Posting-Host 49rwD6cNyIfuPlteK//7hw.user.gioia.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=iso-8859-15; format=flowed
Content-Transfer-Encoding 8bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0
X-Mozilla-News-Host news://news.readfreenews.net:119
Content-Language it
X-Notice Filtered by postfilter v. 0.9.2
Xref csiph.com it.comp.lang.visual-basic:19779

Show key headers only | View raw


La cancellazione di un record nel database collegato alla DataGridView 
non mi funziona con questo codice:

r = DataGridPnota.CurrentCell.RowIndex
PnotaDataSet.Tables("pnota").Rows(r).Delete()
PnotaDataSet.AcceptChanges()
PNOTATableAdapter.Update(PnotaDataSet.PNOTA)
DataGridPnota.Refresh()

Qualcuno mi suggerisce qualcosa?

-- 
Gulp®
--
"Partimque figuras retulit antiquas, partim nova monstra creavit."
(La Metamorfosi - Ovidio)

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


Thread

cancellazione di record Gulp® <gulp@hotmail.it> - 2020-05-26 16:00 +0200
  Re: cancellazione di record "Andrea (Work)" <andrea.isworkDELETEME@gmail.invalid> - 2020-05-27 17:58 +0200
    Re: cancellazione di record Gulp® <gulp@hotmail.it> - 2020-05-28 18:58 +0200
      Re: cancellazione di record "Andrea (Work)" <andrea.isworkDELETEME@gmail.invalid> - 2020-05-30 10:09 +0200

csiph-web