----------------------------------------------------------- New Message on MumbaiUserGroup
----------------------------------------------------------- From: ReluctantSexyGuy Message 3 in Discussion Hi , Thanks for replying. ListofAccount is one of the properties of Account Class which contains result of the returned accounts from the server after firing the AccountQueryPage() method. ListofAccount is not containing DataGtidView Item. I am using reflection through which user wil get all properties (fields) of account class which will get populated in listbox.He can double click those fields to add them to Datagrid view for which we wants to fetch all data. I need to use the properties through late binding ( which I am accessing through selected list box item) because we need to initialise all the properties to NULL value before firing a query to enable to return the value of those fields from the server.So whatever user adds to the DataGrid, i want to initialise them to null. Please help. Thanks and Regards, Sumeet. From: [email protected] To: [email protected] Subject: Re: Assignment of Properties at Run Time Date: Wed, 31 Dec 2008 19:46:24 -0800 <STYLE> ExternalClass EC_ThmFgColumnHeader, .ExternalClass A.EC_FrameLink, ExternalClass A.EC_HeaderLink, .ExternalClass A.EC_FooterLink, ExternalClass A.EC_LgtCmd, .ExternalClass A.EC_MSNLink {color:#FFFFFF;} ExternalClass EC_ThmFgTitleLightBk {color:#FF6600;} ExternalClass EC_ThmFgSmallLight {color:#ff0000;} ExternalClass EC_ThmFgNavLink, .ExternalClass A.EC_NavLink, ExternalClass A.EC_ChildLink:hover {color:#666699;} ExternalClass EC_ThmFgInactiveText, .ExternalClass A.EC_SystemLink {color:#666666;} ExternalClass EC_ThmFgFrameTitle {color:#FFFFCC;} ExternalClass EC_ThmFgTitleDarkBk, .ExternalClass A.EC_NavLink:hover, ExternalClass A.EC_TitleLink {color:#CC6600;} ExternalClass EC_ThmFgMiscText, .ExternalClass A.EC_Cat, .ExternalClass A.EC_SubCat {color:#336699;} ExternalClass EC_ThmFgCommand, .ExternalClass A.EC_Command, ExternalClass A.EC_LargeCommand, .ExternalClass A.EC_MsgLink {color:#003366;} ExternalClass EC_ThmFgHeader {color:#333333;} ExternalClass EC_ThmFgStandard, .ExternalClass A.EC_SystemLink:hover, ExternalClass A.EC_SubLink, .ExternalClass A.EC_ChildLink, ExternalClass A.EC_StdLink, .ExternalClass SELECT.EC_Standard {color:#000000;} ExternalClass EC_ThmFgDivider {color:#CCCCCC;} ExternalClass EC_ThmBgStandard {background-color:#FFFFFF;} ExternalClass EC_ThmBgUnknown1 {background-color:#FF6600;} ExternalClass EC_ThmBgFraming {background-color:#666699;} ExternalClass EC_ThmBgUnknown2 {background-color:#666666;} ExternalClass EC_ThmBgHighlightDark {background-color:#FFFFCC;} ExternalClass EC_ThmBgHighlightLight, .ExternalClass #EC_idToolbar, ExternalClass #EC_tbContents {background-color:#FFFFE8;} ExternalClass EC_ThmBgTitleDarkBk {background-color:#F1F1F1;} ExternalClass EC_ThmBgAlternate {background-color:#ECF1F6;} ExternalClass EC_ThmBgUnknown3 {background-color:#CCCCFF;} ExternalClass EC_ThmBgDivider {background-color:#CCCCCC;} ExternalClass EC_ThmBgHeader {background-color:#9999CC;} ExternalClass EC_ThmBgLinks {background-color:#8696C9;} ExternalClass EC_ThmBgSharkBar {background-color:#8696C9;} ExternalClass EC_ThmBgGlobalNick {background-color:#9394A9;} ExternalClass EC_calfgndcolor {color:#E00505;} ExternalClass EC_calbgndcolor {color:#E00505;} </STYLE> New Message on MumbaiUserGroup Assignment of Properties at Run Time Reply Reply to Sender Recommend Message 2 in Discussion From: Digitalwizzzzy what is listofaccount ? How can listofaccount containt g (object of DataGridViewColumn) unless you create arrarylist or is arrarylist of DataGridViewColumn? View other groups in this category. To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. Need help? If you've forgotten your password, please go to Passport Member Services. For other questions or feedback, go to our Contact Us page. If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. Remove my e-mail address from MumbaiUserGroup. Much more than email don't miss out on the rest of the Windows Live. Much more than email ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/mumbaiusergroup/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[email protected]
