RE: Data Grid 101

From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 08:53:29 GMT

Hi Michael,

>From your description, I think you need to display some data on the
DataGrid. You can add and edit records on it and can update the changes to
the database.

Here I have found some good articles which is a walkthrough binding data in
ASP.NET. Please check the following two links. (Be careful with the
wordwrap.)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/
vbwlkwalkthroughusingdatagridwebcontroltoreadwritedata.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/
vbwlkwalkthroughupdatingdatausingdatabaseupdatequeryinwebforms.asp

If you still have problem on ASP.NET databinding, you can find more
information from the following link:

http://support.microsoft.com/?id=313481
http://support.microsoft.com/?id=307860

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



Relevant Pages

  • Re: Adding rows to DataGrid across multiple PostBacks
    ... (not adding to the database or whatever you want to perform ... is only after adding information for every Id Number to the datagrid.) ... datasource which can contain a collection of datatables. ... The user can then put in a new IDNumber, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Fields?
    ... people to send data into my database. ... to yet in Dain's set of articles is exactly HOW you get the data to move ... from the Word document into the Access table so I am working in the dark on ... >> So, Suzanne, if you or anyone else is still with me after this long, ...
    (microsoft.public.word.formatting.longdocs)
  • Re: Looking for suggestion on how to organize a chest of photos, slides , negatives spanning 30 year
    ... as most articles I've read some articles that suggest 3 ring binders and ... special acid free materials. ... Three-ring binders can be a problem. ... I rolled my own database with a database program. ...
    (rec.photo.equipment.35mm)
  • Re: Updating the SQL key value
    ... author's login name from our articles and users tables: ... have a vary poorly normalized database. ... I think you're making a bad assumption there, Toby. ...
    (comp.lang.php)
  • DataGrid and Selected Rows
    ... In the form I instantiate a DataTable object. ... I have a DataGrid on the form which is bound to the *second* ... How can I iterate through the rows of the grid and see which ones are ... Keep in mind that the DataGrid is not bound to the Access database, ...
    (microsoft.public.dotnet.framework.adonet)