Only way I can think of is to requery the database using some key from the
item row to not return it and rebind. So you'd create another stored proc to
handle this and reassign the datasource select method to the new one, assign
the parameter value and bind.
 
tom mallard
   .net web applications
      consumer product design




  _____  

From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of
Rick
Sent: Monday, April 09, 2007 1:52 PM
To: [email protected]
Subject: [AspNet2] Delete a DataGrid Row



Hello Again, thank you everyone once again for your help. Just one 
more question for ya. How do you remove a row from a datagrid once you 
no longer need it and want it gone. I don't want to do anything with 
the database, just remove that one row from view once it has served its 
purpose. Is there a way to do this? thanks again in advance??



 



[Non-text portions of this message have been removed]

Reply via email to