Hi ,
I have added a webdropdown control inside a rowedittemplate of WebGrid.
Some how the dropdown list does not open up i.e. i can view the items in the list
<ig:WebDropDown ID="WebDropDown1" DataSourceID="SqlDataSource1" DisplayMode="DropDownList" TextField="Name" ValueField="ID" runat="server" Width="200px"> </ig:WebDropDown>
Please let me know,
thanks