----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Neeraj_Bangalore Message 2 in Discussion Hi Jacob, I am assuming that you are using dataset for your binding purpose. Try one thing. Before binding the datasource to the combo, make a copy of your dataset. Add the desired text in the form of a new record in the new dataset. Bind the combo with this new dataset. This will neither affect you existing dataset and combo will also get that value - that you want to display. This will not make any major effect on performance if the number of records are less, say less than 100. Regards, Neeraj Saluja SCT Software Solutions, Bangalore ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_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]
