Re: [ADVANCED-DOTNET] Methods Calls on value types

2004-11-25 Thread Hotmail
Hi, Firstly - Sorry for a 2 day break! Secondly - Thanks a lot for such a beautiful explanation. It has certainly increased my knowledge. Ooops!! After telling the entire story, I forgot the very basic thing - to ask my specific question. My question was (It may sound dumb!) : Why the value type

Re: [ADVANCED-DOTNET] Binding Custom Collections to WinForms DataGrid

2004-11-23 Thread Hotmail
Vince, I think i will make those properties as private which are not to be made available to the outside world ORElse If I still want those public property on the ITEM of the collection I think I will have to use some mechanism to hide those not required columns on the grid. I have not yet checked

Re: [ADVANCED-DOTNET] Binding Custom Collections to WinForms DataGrid

2004-11-23 Thread Hotmail
OK, I got the first thing working fine i.e. displaying data on the grid. There's another issue. How do I customize/control the order of the columns displayed on the grid. Regards, Girish Jain - Original Message - From: "Girish Jain" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesd