

I'm not clear about what you me by "How to give links to dropdown lists items".ĭo you mean when you click a hyperlink one of the list item should show somewhere in the default page? If it's not the case, please post some simple code to let us reproduce your problem. Please only leave content with ContentPlaceHolderID of ContentPlaceHolder1 and remove other contents or master page's content will be covered. Response.Redirect(DropDownList1.SelectedValue) Protected void DropDownList1_SelectedIndexChanged(object sender, EventArgs e) protected void Page_Load(object sender, EventArgs e)ĭropDownList1.SelectedValue = You could use master page to include the dropdownlist and all the child page will have the dropdownlist.Ĭode behind of master page. Normally, a link couldn't be nested in a dropdown list so I suggest you could use dropdown's selected index changed event and use redirect. In the dataBound event handler, initialize a DropDownList for each input. Use the columns.template configuration to add inputs to the column cells. If we save files in our database it will occupy more space so it will create problem for us after host website because host providers will provide limited space. Français Hébergement web Infos Fonctionnalités Services nouvelles. It seems that you want to nest links in your dropdown list and when click the link ,the dropdownlist should still be shown in the linked page. Solution The implementation of this functionality might lead to slow Grid performance. Deutsch Webhosting Info Features News Hilfe.
