Re: New Column to DataSet.DataTable



Xarky,

In fact are it two questions.
The first is easy to answer with this link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemdatadatacolumnclassctortopic4.asp

When you mean with the datasource the database, than it is easy to answer,
the update does only those columns which are in the update commands (insert,
update) from the dataadapter or whatever.

When you mean a datasource for a datagrid or whatever than you have in my
opinon to tell that to get a good answer, and than as well as it is a
datagrid if it is web or windowforms.

I hope this helps,

Cor


.



Relevant Pages

  • Re: query 2 tables
    ... what exactly is the problem you are experiencing? ... What database are you ... Just drop a DataSource, link it to the ADOQuery and link ... the DataGrid to the DataSource ...
    (borland.public.delphi.database.ado)
  • Re: populating Crystal Reports from DataGrid data
    ... If that's the case would I go into the CR Datasource wizard and spell- ... Bind the model to the DataGrid you have on the page already. ... Dim emps As Employees ... Dim Employee As Employee ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DataGrid - 2 table comparisons
    ... The datagrid is a representation on screen for the user of data in a ... datasource, so I don't understand what you want to do. ... > So all the even rows would be from database one. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Datagrid
    ... when u work with datagrid you probably have a datasource ... Michael Chong wrote: ... > Can I add item directly into datagrid without going through database? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: populating Crystal Reports from DataGrid data
    ... Are you trying to populate the datagrid and the CR on the same page request? ... How to put objects into the Session ... If that's the case would I go into the CR Datasource wizard and spell- ... Dim emps As Employees ...
    (microsoft.public.dotnet.framework.aspnet)