PC Review


Reply
Thread Tools Rate Thread

DataGridView as form view?

 
 
Marek
Guest
Posts: n/a
 
      15th Jul 2006
Is it possibile to change view DataGridView from table view (all records) to
form view when data for one record will be visible?

MP


 
Reply With Quote
 
 
 
 
Frans Bouma [C# MVP]
Guest
Posts: n/a
 
      15th Jul 2006
Marek wrote:

> Is it possibile to change view DataGridView from table view (all
> records) to form view when data for one record will be visible?
>
> MP


No, you need a grid like the GridEx from Janus Sys for that.

FB

--
------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------
 
Reply With Quote
 
Lennart
Guest
Posts: n/a
 
      24th Jul 2006
Or You can use a DataView as DataSource. If You want to change view, just
change the DataView Property RowFilter;

/Lennart

"Frans Bouma [C# MVP]" <(E-Mail Removed)> skrev i meddelandet
news:(E-Mail Removed)...
> Marek wrote:
>
>> Is it possibile to change view DataGridView from table view (all
>> records) to form view when data for one record will be visible?
>>
>> MP

>
> No, you need a grid like the GridEx from Janus Sys for that.
>
> FB
>
> --
> ------------------------------------------------------------------------
> Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
> LLBLGen Pro website: http://www.llblgen.com
> My .NET blog: http://weblogs.asp.net/fbouma
> Microsoft MVP (C#)
> ------------------------------------------------------------------------



 
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
How to use DataGridView with database view? Martin Microsoft Dot NET 9 26th Jan 2009 11:08 AM
Selecting a DataGridView Row that is not in View Patrick Microsoft Dot NET Framework Forms 1 24th Oct 2008 07:30 PM
View DataGridView's Selected Row jp2msft Microsoft C# .NET 3 4th Sep 2008 05:35 PM
Filtered view on second DataGridView =?Utf-8?B?U3RldmUgVGVlcGxlcw==?= Microsoft C# .NET 3 30th Mar 2006 02:45 AM
.NET DataGridView Scroll In View NK Microsoft C# .NET 1 28th Oct 2005 12:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:47 AM.