DataGrid\InsertRow

G

gh

I am using dot net 1.1. How can I add a row to the datagrid without
using a datasource? All the examples I have found use a datsource for
inserting a row into the datagrid.

Thanks
 
G

Guest

AFAK, You cannot use datagrid itself to add a row. Unlike other collections,
DatagridItemCollection Doesn’t have Add(item) or Insert(item) method.

BTW, why don’t you want to use data source add additional row?


HTH

Elton Wang
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top