Hi, I am trying to assign a particular column values to combo box under certain condition. We can get datarow[] from dataset by select method (condition as query). Is it possible to assign a (single) column of the datarow [] to combobox datasource. That means, it need not to be combobox datasource or Items.Add() but something else... In simple, want to add the column values of the datarow[] to combobox The basic idea is to avoid loops & recursive methods. Any idea????
Thanks & Regards, Vels --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://cm.megasolutions.net/forums/default.aspx -~----------~----~----~----~------~----~------~--~---
