Add row to DataGrid

G

Guest

H
What is the common practice to add a new row to a DataGrid, So the "Lookand fill" will be consistent part of the DataGrid?
 
L

Lars Netzel

If you are binding the Datagrid with a Dataset, the properway would be to
Add the row to the dataset and then bind the Datagrid again!

/Lars


Yanir said:
Hi
What is the common practice to add a new row to a DataGrid, So the
"Lookand fill" will be consistent part of the DataGrid?
 
G

Guest

Thanks Netze
But I'm talking about "Lookand fill", so when I click a add button a new row will be added, with all field open as an integrative row in the DataGri

----- Lars Netzel wrote: ----

If you are binding the Datagrid with a Dataset, the properway would be t
Add the row to the dataset and then bind the Datagrid again

/Lar


Yanir said:
H
What is the common practice to add a new row to a DataGrid, So th
"Lookand fill" will be consistent part of the DataGrid
 

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
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top