Wrox Programmer Forums
|
ASP.NET 4 General Discussion For ASP.NET 4 discussions not relating to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 4 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 17th, 2012, 05:09 AM
Registered User
 
Join Date: Jan 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to alinejad
Default Find Id that edit in Listview

Hi, i have a Listview that DataSourceID is "LinqDataSource1".
I want to find Id of row (SQL) that being edit.

Code:
 Protected Sub ListView1_ItemEditing(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.ListViewEditEventArgs) Handles ListView1.ItemEditing
        'Find Id of SQL row that being edit
    End Sub





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use ListView + Views + Edit? ken evans BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 7 February 3rd, 2010 10:24 AM
identity column id find!! keyvanjan Classic ASP Basics 7 January 20th, 2007 01:12 PM
Edit text in ListView control pavel Pro VB 6 4 September 29th, 2004 02:32 AM
Find a logon id timoma Access VBA 1 September 10th, 2004 05:31 PM
Use a combo box to edit data in a listview goody_tim VB How-To 0 July 2nd, 2003 06:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.