PC Review


Reply
Thread Tools Rate Thread

datagrid multi-cell selection

 
 
=?Utf-8?B?bWFyaw==?=
Guest
Posts: n/a
 
      16th Aug 2004
I fear my initial post was misleading.

I have a Windows application.

I have a numerical array which is displayed in a datagrid by way of a
datatable and a dataview.

I want my user to be able to select a sub-block of the grid's cells for
subsequent copy/paste/delete operations.

How does one do this?
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      17th Aug 2004
Mark,

In my opinion is what you ask impossible with a datagrid.
A datagrid exist from selectable rows, which has references to data items in
tables.

Therefore first a question, how are you able to select columns/rows using a
datagrid. After that there is maybe an answer how to drag them to another
control, which also is able to copy them to a collection of columns/rows (I
do not know one in windowforms, it should be a tablecontrol or something).

Cor

> I fear my initial post was misleading.
>
> I have a Windows application.
>
> I have a numerical array which is displayed in a datagrid by way of a
> datatable and a dataview.
>
> I want my user to be able to select a sub-block of the grid's cells for
> subsequent copy/paste/delete operations.
>
> How does one do this?



 
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
enable multi selection in dataGrid =?Utf-8?B?R2lkaQ==?= Microsoft C# .NET 1 20th Jul 2007 06:58 PM
Datagrid with checkbox ( multi selection) =?Utf-8?B?Um9ieSBFaXNlbmJyYXVuIE1hcnRpbnM=?= Microsoft Dot NET Framework 1 9th Nov 2005 08:18 PM
How to disable multi-selection on a datagrid? =?Utf-8?B?QWxwaGE=?= Microsoft C# .NET 2 5th Nov 2005 01:48 AM
Multi-selection datagrid rows =?Utf-8?B?VWJp?= Microsoft C# .NET 4 9th Sep 2004 02:14 PM
Multi Selection of rows in a web forms datagrid Sam Kon via .NET 247 Microsoft ADO .NET 0 11th Aug 2004 04:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:04 AM.