DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 17 Aug 2007 08:31:24 -0400,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Mike
          2    bruce barker
          3    Mike


allow multiple row selection in gridview   
On my web form I need to allow the users to select mulitple rows within and then click delete, is there a way to allow for multi row selections and then get each row id so then can delete all the selected rows?
Date:Fri, 17 Aug 2007 08:31:24 -0400   Author:  

Re: allow multiple row selection in gridview   
lots of ways, depending on the ui you want. you could have checkbox per 
row and a delete button. client script could detect a click and fillin a 
hidden field, etc.

-- bruce (sqlwork.com)

Mike wrote:

> On my web form I need to allow the users to select mulitple rows within 
> and then click delete, is there a way to allow for multi row selections 
> and then get each row id so then can delete all the selected rows?
>  
Date:Fri, 17 Aug 2007 08:21:04 -0700   Author:  

Re: allow multiple row selection in gridview   
I currently have a checkbox for this, though I dont' like it, it works for 
now
"bruce barker"  wrote in message 
news:%23pxO$IO4HHA.4400@TK2MSFTNGP06.phx.gbl...

> lots of ways, depending on the ui you want. you could have checkbox per 
> row and a delete button. client script could detect a click and fillin a 
> hidden field, etc.
>
> -- bruce (sqlwork.com)
>
> Mike wrote:
>> On my web form I need to allow the users to select mulitple rows within 
>> and then click delete, is there a way to allow for multi row selections 
>> and then get each row id so then can delete all the selected rows?
>> 
Date:Fri, 17 Aug 2007 12:03:44 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us