Path: csiph.com!aioe.org!.POSTED.49rwD6cNyIfuPlteK//7hw.user.gioia.aioe.org!not-for-mail From: =?UTF-8?B?R3VscMKu?= 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: 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 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)