473,785 Members | 2,327 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Good Book dealing with DataGrids

OHM
Windows Forms Controls.

Has anyone personally read and recommends a good book which includes good
coverage on DataGrids as this seems to be one of the most common problem
areas.

Regards - OHM
Nov 20 '05 #1
2 1318
Hi,

I did not find a book that will mainly focus on datagrid.
Also here is a good book about windows forms programming.
Windows Forms Programming in C#
by Chris Sells (Author)
http://www.amazon.com/exec/obidos/tg...770475-0432056
?v=glance#produ ct-details

Here are some links about datagrid in windows form.

Customizing the Windows Forms DataGrid
http://msdn.microsoft.com/library/de...us/dnwinforms/
html/wnf_CustDataGri d.asp

Validating Input with the Windows Forms DataGrid Control
http://msdn.microsoft.com/library/de...us/vbcon/html/
vbtskhandlinger rorswithwindows formsdatagridco ntrol.asp

Keyboard Shortcuts for the Windows Forms DataGrid Control
http://msdn.microsoft.com/library/de...us/vbcon/html/
vbgrfkeyboardsh ortcutsfordatag rid.asp

Code for Windows Forms Controls
http://msdn.microsoft.com/library/de...us/vbcon/html/
vboricodeexampl esforwindowsfor mscontrols.asp
DataGrid Control

Introduction to the Windows Forms DataGrid Control
http://msdn.microsoft.com/library/de...us/vbcon/html/
vbconintroducti ontothedatagrid control.asp
Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "OHM" <Me@NoWhere.Com >
Subject: Good Book dealing with DataGrids
Date: Wed, 12 May 2004 16:57:32 +0100
Lines: 9
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Message-ID: <OY************ **@TK2MSFTNGP11 .phx.gbl>
Newsgroups: microsoft.publi c.dotnet.langua ges.vb
NNTP-Posting-Host: 212.19.79.242
Path: cpmsftngxa10.ph x.gbl!TK2MSFTNG XA01.phx.gbl!TK 2MSFTNGP08.phx. gbl!TK2MSFTNGP1 1
.phx.gblXref: cpmsftngxa10.ph x.gbl microsoft.publi c.dotnet.langua ges.vb:202395
X-Tomcat-NG: microsoft.publi c.dotnet.langua ges.vb

Windows Forms Controls.

Has anyone personally read and recommends a good book which includes good
coverage on DataGrids as this seems to be one of the most common problem
areas.

Regards - OHM


Nov 20 '05 #2
OHM
Many Thanks, your posting was of help.

Regards - OHM
""Peter Huang"" <v-******@online.m icrosoft.com> wrote in message
news:J5******** ******@cpmsftng xa10.phx.gbl...
Hi,

I did not find a book that will mainly focus on datagrid.
Also here is a good book about windows forms programming.
Windows Forms Programming in C#
by Chris Sells (Author)
http://www.amazon.com/exec/obidos/tg...770475-0432056 ?v=glance#produ ct-details

Here are some links about datagrid in windows form.

Customizing the Windows Forms DataGrid
http://msdn.microsoft.com/library/de...us/dnwinforms/ html/wnf_CustDataGri d.asp

Validating Input with the Windows Forms DataGrid Control
http://msdn.microsoft.com/library/de...us/vbcon/html/ vbtskhandlinger rorswithwindows formsdatagridco ntrol.asp

Keyboard Shortcuts for the Windows Forms DataGrid Control
http://msdn.microsoft.com/library/de...us/vbcon/html/ vbgrfkeyboardsh ortcutsfordatag rid.asp

Code for Windows Forms Controls
http://msdn.microsoft.com/library/de...us/vbcon/html/ vboricodeexampl esforwindowsfor mscontrols.asp
DataGrid Control

Introduction to the Windows Forms DataGrid Control
http://msdn.microsoft.com/library/de...us/vbcon/html/ vbconintroducti ontothedatagrid control.asp
Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights. --------------------
From: "OHM" <Me@NoWhere.Com >
Subject: Good Book dealing with DataGrids
Date: Wed, 12 May 2004 16:57:32 +0100
Lines: 9
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
Message-ID: <OY************ **@TK2MSFTNGP11 .phx.gbl>
Newsgroups: microsoft.publi c.dotnet.langua ges.vb
NNTP-Posting-Host: 212.19.79.242
Path:

cpmsftngxa10.ph x.gbl!TK2MSFTNG XA01.phx.gbl!TK 2MSFTNGP08.phx. gbl!TK2MSFTNGP1 1 phx.gbl
Xref: cpmsftngxa10.ph x.gbl microsoft.publi c.dotnet.langua ges.vb:202395
X-Tomcat-NG: microsoft.publi c.dotnet.langua ges.vb

Windows Forms Controls.

Has anyone personally read and recommends a good book which includes good
coverage on DataGrids as this seems to be one of the most common problem
areas.

Regards - OHM

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

22
4092
by: Ramzy Darwish | last post by:
Hello, I have a Bachelors in CS and a Masters in Comp. Graphics. In all of my schoolwork, I used C and C++ and thought that I had a pretty good understanding of the language(s). But now, as I really am trying to find work as a C/C++ programmer, I am having trouble on programming interview tests when they start asking about low-level C stuff dealing with memory and binary numbers. Recently, I took a test for a SE position at Intel, which I...
3
2379
by: Sai Kit Tong | last post by:
I posted for help on legacy code interface 2 days ago. Probably I didn't make it clear in my original mail. I got a couple of answers but none of them address my issues directly (See attached response). My first reply directed me to source code migration but I didn't have the source code. The second reply mentioned about .NET interoperability (PInvoke I think) but I MENTIONED THAT I COULDN'T FIND ANY DOCUMENTATION FROM MSDN LIBRARY BASED ON...
6
2065
by: Jamiil | last post by:
I am not a programmer by any means, but a dedicated aficionado. I have good understanding of Java and C/C++, and now I would like to learn javascript->ajax, but I don't know where to start. My HTML knowledge is basic, however, with a little bit of an effort I can program a small page. Can anyone recommend a good beginner's book on JavaScript? Please, bear in mind that it is my intention to learn to program server and client side, thus the...
3
1879
by: hpw | last post by:
Hi all, i'm looking for a good book about .net Performance Tuning. Things that should be covered by this book: - Glean information about your program's behavior from profiling tools - Identify bottlenecks before tuning - Optimization when dealing with objects - Optimize I/O behavior
8
1679
by: Johnfli | last post by:
Most of my ASP programming experience is on NT4. We recently upgraded (replaced) our NT4 webserver with Win2k3 Web Edition. I am looking for a good book that I can go through that will show me the new and different ways IIS6 does things. I found out that some things still work from my old web site, but they no longer work on the new site. Thanks
12
1379
by: WELCOME ### | last post by:
* Windows Form (.Net) * Language C++ Please who can tell me a good book dealing with the above elements ? Thank all. ================================
11
2400
by: Diego Martins | last post by:
for me, these items are in the 'tricky zone' of C++ does anyone know good material with that? (dealing with subtle details, pitfalls, good practices...) anything like the Effective series from Meyers would be fine ;) thanks! Diego
26
2119
by: rajiv.battula | last post by:
Hey everyone, I am a Java programmer, somewhere between novice to advanced. I wanted to know if it is still recommended to read "The C Programming Language" 2nd Edition? This edition was released in 1988, it is now 2007, almost 20 years. Also, since it is so old, is there some supplemental tutorial recommend to go along with it? Thanks for your advice. Rajiv Battula
76
4094
by: lorlarz | last post by:
Crockford's JavaScript, The Good Parts (a book review). This shall perhaps be the world's shortest book review (for one of the world's shortests books). I like Douglas Crockford (because I am a crabby old man too; plus he _is_ smart and good).. But, how can he write a book on the good parts of JavaScript and not mention functions that address CSS & DOM? Weird. It's like
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10162
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10100
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4061
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.