where is ddlcontrol.DataBind(); On Mon, Jul 12, 2010 at 11:23 AM, kapil sharma <[email protected]>wrote:
> > > > > > hi everyOne , > > i am using List<> to retrieve the data in a dropdoenlist > > but it is retrieving the only data till index 0-1 > > i am using the following code > > ddlcontrol.item=clear(); > ddlcontrol.datasource=listname; > ddlcontrol.datatextfield= dropdownlistname; > ddlcontrol.datavaluefield= teg name; > > > plz any one help me > > -- Ravindra kumar delhi
