Click here to Skip to main content
15,921,990 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionRe: Is .Net 2.0 is backward compatible with .Net 1.1? Pin
Sunil Jampa23-Jan-07 18:48
Sunil Jampa23-Jan-07 18:48 
AnswerRe: Is .Net 2.0 is backward compatible with .Net 1.1? Pin
Tim Paaschen23-Jan-07 19:29
Tim Paaschen23-Jan-07 19:29 
AnswerRe: Is .Net 2.0 is backward compatible with .Net 1.1? Pin
Rudolf Jan25-Jan-07 1:16
Rudolf Jan25-Jan-07 1:16 
AnswerRe: Is .Net 2.0 is backward compatible with .Net 1.1? Pin
Robert Rohde23-Jan-07 20:55
Robert Rohde23-Jan-07 20:55 
AnswerRe: Is .Net 2.0 is backward compatible with .Net 1.1? Pin
lmoelleb24-Jan-07 0:20
lmoelleb24-Jan-07 0:20 
GeneralRe: Is .Net 2.0 is backward compatible with .Net 1.1? Pin
Rob Graham24-Jan-07 10:23
Rob Graham24-Jan-07 10:23 
QuestionUsing BindingSource to edit stuff in a DataGridView Pin
Heavy Storm23-Jan-07 10:00
Heavy Storm23-Jan-07 10:00 
AnswerRe: Using BindingSource to edit stuff in a DataGridView Pin
Robert Rohde23-Jan-07 21:51
Robert Rohde23-Jan-07 21:51 
Hi,

have a look at one of my articles[^]. It adresses the issue with the missing sorting and filtering capabilities. For this I implemented a new class named BindingListView (which is contained in the project). It needs a type and an IList to work and can be bound to the DataSource property of the DataGridView. I haven't actually tested if change operations work but you might have a good chance that it does because I've implemented the complete IBindingListView interface which is the interface the DataGridView internally works one no matter what you bind to its DataSource property.
Be sure to download the DataGridView version and not the DataGrid version and please give me some feedback it it works or not Smile | :) .

Robert
QuestionHandling Dispose when using unmanaged code Pin
AlexZieg7123-Jan-07 8:30
AlexZieg7123-Jan-07 8:30 
AnswerRe: Handling Dispose when using unmanaged code Pin
Dan Neely23-Jan-07 9:04
Dan Neely23-Jan-07 9:04 
AnswerRe: Handling Dispose when using unmanaged code Pin
Guffa23-Jan-07 11:37
Guffa23-Jan-07 11:37 
GeneralRe: Handling Dispose when using unmanaged code Pin
Tim Paaschen23-Jan-07 19:54
Tim Paaschen23-Jan-07 19:54 
GeneralRe: Handling Dispose when using unmanaged code Pin
Colin Angus Mackay24-Jan-07 22:16
Colin Angus Mackay24-Jan-07 22:16 
AnswerRe: Handling Dispose when using unmanaged code Pin
Scott Dorman28-Jan-07 6:53
professionalScott Dorman28-Jan-07 6:53 
QuestionCalculating Object Memmory Usage Pin
MikeMarq23-Jan-07 8:04
MikeMarq23-Jan-07 8:04 
AnswerRe: Calculating Object Memmory Usage Pin
Dave Kreskowiak23-Jan-07 8:44
mveDave Kreskowiak23-Jan-07 8:44 
GeneralRe: Calculating Object Memmory Usage Pin
MikeMarq24-Jan-07 9:53
MikeMarq24-Jan-07 9:53 
QuestionCan I customize the paper size and print a document directly Pin
indian14323-Jan-07 1:13
indian14323-Jan-07 1:13 
AnswerRe: Can I customize the paper size and print a document directly Pin
Dave Kreskowiak23-Jan-07 2:04
mveDave Kreskowiak23-Jan-07 2:04 
GeneralRe: Can I customize the paper size and print a document directly Pin
indian14323-Jan-07 2:14
indian14323-Jan-07 2:14 
GeneralRe: Can I customize the paper size and print a document directly Pin
Dave Kreskowiak23-Jan-07 5:31
mveDave Kreskowiak23-Jan-07 5:31 
GeneralRe: Can I customize the paper size and print a document directly Pin
indian14329-Jan-07 1:28
indian14329-Jan-07 1:28 
Questionwana buit an email clinet using a third party email server?? Pin
Saira Tanwir22-Jan-07 23:09
Saira Tanwir22-Jan-07 23:09 
AnswerRe: wana buit an email clinet using a third party email server?? Pin
indian14322-Jan-07 23:24
indian14322-Jan-07 23:24 
AnswerRe: wana buit an email clinet using a third party email server?? Pin
Guffa23-Jan-07 0:05
Guffa23-Jan-07 0:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.