RE: vb.net - datagrids inserting records

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I think we can make changes to generated code. If you have some concern on
modifying the generated code, we have to create the DataAdapter by writing
our own code and add parameters to it without setting the source column.

If anything is unclear, please feel free to let me know.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages

  • Re: ListView-style column headers?
    ... writing from scratch (or modifying a CodeProject component) is probably ... articles on CodeProject on how to do this. ... Writing a Treeview/Listview control from scratch is not a trivial task. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Write to executable which has done execve
    ... and try to open old file for writing in new ... You cannot modify a program's running image ... So if modifying the program file was allowed, ...
    (comp.unix.programmer)
  • Re: unique IDs
    ... depending on how you are using the DataTable, ... to worry about it. ... If you are writing back to the DB, the DataAdapter will ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: self modifying exe
    ... i want it be modifying itself and writing back changes to disk. ... Self-modifying EXEs don't work because Windows itself locks the EXE file. ... Modifying EXEs in general usually won't work because ordinary users don't ...
    (microsoft.public.vc.language)
  • Re: self modifying exe
    ... i want it be modifying itself and writing back changes to disk. ... >> can anyone help me writing self modifying exe??? ...
    (microsoft.public.vc.language)