User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 426,499 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,169 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser: Programming Forums

How to add a new row to a datagrid

Join Date: May 2008
Posts: 7
Reputation: olibara is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
olibara olibara is offline Offline
Newbie Poster

Re: How to add a new row to a datagrid

  #2  
May 13th, 2008
DGV.Rows.add();

But if the datagrid is binded you need to add the row to the datasource, NOT in the DGV

DataTable.rows.add();
Reply With Quote  
All times are GMT -4. The time now is 5:18 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC