PC Review


Reply
Thread Tools Rate Thread

Bulletproofing a DataGridView in a Windows Forms Application

 
 
sheperson@googlemail.com
Guest
Posts: n/a
 
      1st Dec 2007
Hi,
I am new to C# and I am writing a program which uses several
DataGridViews.
Because DataGridView is a complex control, handling different
situations where error may occur in a DataGridView is a little
difficult.
Does anyone have an idea on how to make a good DataGridView which has
a good exception handling? An article, a refrence to a web page or
anything?
Thanks in advance.
 
Reply With Quote
 
 
 
 
Liz
Guest
Posts: n/a
 
      1st Dec 2007

<(E-Mail Removed)> wrote in message
news:289b8229-3f14-4ca0-9c24-(E-Mail Removed)...

> Hi,
> I am new to C# and I am writing a program which uses several
> DataGridViews.
> Because DataGridView is a complex control, handling different
> situations where error may occur in a DataGridView is a little
> difficult.
> Does anyone have an idea on how to make a good DataGridView which has
> a good exception handling? An article, a refrence to a web page or
> anything?
> Thanks in advance.



I don't see why it's any different from any other control in this regard.
How much exception handling you need to implement depends upon how much code
you write around the control and what kind of code. It may not be much at
all .... and it may be a lot.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Forms DataGridView Kali Microsoft ASP .NET 2 16th Feb 2010 04:34 PM
DataGridView layout control in windows forms jon.paine@gmail.com Microsoft C# .NET 1 29th Nov 2006 04:54 AM
Windows Forms - DataGridView - Empty Row =?Utf-8?B?QnJ5YW4=?= Microsoft Dot NET 2 18th Sep 2006 06:11 AM
DataGridView (.NET 2.0 Windows Forms) Text wrapping in DataGridView Items Chris Hayes Microsoft Dot NET Framework 1 27th Aug 2006 06:07 PM
DataGridView question - in Windows Forms project Code Monkey Microsoft C# .NET 0 21st Mar 2006 12:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:26 PM.