Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-10-14 22:14:06 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-10-14 22:14:06 +0400
commit296c9bfaba6822f6d1d4db8b4c610e24ebdbacc9 (patch)
tree6c67c0736fabaf78b6d15e09443e7f2382756b64 /web/ado-net
parent579602906ab81f6403fcbad05936bb1c6b5c7617 (diff)
Flush
svn path=/trunk/mono/; revision=8256
Diffstat (limited to 'web/ado-net')
-rw-r--r--web/ado-net2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/ado-net b/web/ado-net
index 6a30696e39b..9b1558c09fd 100644
--- a/web/ado-net
+++ b/web/ado-net
@@ -249,7 +249,7 @@
to a System.Windows.Forms.DataGrid. This may involve implementing many classes
in System.Windows.Forms and System.Data.
- <p><b>Integration with <a href="http://gtk-sharp.sourceforge.net/">GTK#</b>
+ <p><b>Integration with <a href="http://gtk-sharp.sourceforge.net/">GTK#</a></b>
needs to be started, such as, data binding
to a GtkTreeView. This may involve creating new classes
to go between the glist data model and the ADO.NET data model.