RE: Data Grid 101
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 12/30/04
- Next message: Wilfried Mestdagh: "create access tables in C# at runtime"
- Previous message: Dan Guzman: "Re: Operation is not allowed when the object is closed"
- In reply to: mddohm: "RE: Data Grid 101"
- Messages sorted by: [ date ] [ thread ]
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."
- Next message: Wilfried Mestdagh: "create access tables in C# at runtime"
- Previous message: Dan Guzman: "Re: Operation is not allowed when the object is closed"
- In reply to: mddohm: "RE: Data Grid 101"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|