November 9th, 2012 03:34 AM
#1
how to delete particular record
how to delete particular record for datagridview from using database
November 9th, 2012 03:50 AM
#2
how to delete particular record
how to delete particular record for datagridview
November 9th, 2012 11:06 PM
#3
Re: how to delete particular record
You should provide more info. Is it a bound datagrid? If so you can use the .Delete method on the bound RecordSet. If it is not bound then you would have to remove the row from the grid directly.
Always use [code][/code] tags when posting code.
November 11th, 2012 08:15 AM
#4
Re: how to delete particular record
Answered in your other thread, please do not start multiple threads for the same question
Always use [code][/code] tags when posting code.
November 12th, 2012 07:18 AM
#5
Re: how to delete particular record
Articles VB6 : Break the 2G limit - Animation 1 , 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
WPF Articles : 3D Animation 1 , 2 , 3
Code snips : VB6 Hex Edit , IP Chat , Copy Prot. , Crop, Zoom : .NET IP Chat (V4) , Adv. ContextMenus , click Hotspot , Scroll Controls
Find me in ASP.NET. , VB6. , VB.NET , Writing Articles , My Genealogy , Forum
All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks