Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datagridview
Message
From
12/03/2010 07:04:58
 
 
To
12/03/2010 06:20:45
Vishal Nyamagoudar
Swift Infocom India Pvt Ltd
India
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01454113
Message ID:
01454120
Views:
43
>how to clear all rows of datagridview in vb.net??//
>
>thank you
>
>datagridview .rows.clear() does not work
>any other way?
>it s unbounded datagridview

.Rows.Clear() should work. Bear in mind that unless DataGridView.AllowUserToAddRows is false there will always be one row.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform