|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Listbox and multiple selectionHello!! I have a listbox with all countries. I select several and save
to database. I want to get these countries from the database and select several listbox countries according countries I get from the database. Is this posible? I can select several of them, and click the save button to save in a database, but I don't know how I can get from the database several countries and select them in a listbox where I have all the countries. Only lets me to select one, no several. Can anyone help me?? Thank you very much. Another cuestión, Does anyone know a program to generate documentation from a ASP.NET project?? Thanks again Hi Antonio,
>Another cuestión, Does anyone know a program to generate documentation Are you talking about generating the documentation of the methods and >from a ASP.NET project?? Thanks again properties? If so, you can try NDoc. http://ndoc.sourceforge.net/ Hi Antonio,
Is it that you can't select multiple items in the listbox? Is the SelectionMode set to Multiple? <asp:ListBox id="ListBox1" runat="server" SelectionMode="Multiple"></asp:ListBox></P> Perhaps you could show us the code that isn't working so we could diagnose the problem? Ken <antonio.echal***@gmail.com> wrote in message news:1115024018.982043.14980@o13g2000cwo.googlegroups.com... Hello!! I have a listbox with all countries. I select several and saveto database. I want to get these countries from the database and select several listbox countries according countries I get from the database. Is this posible? I can select several of them, and click the save button to save in a database, but I don't know how I can get from the database several countries and select them in a listbox where I have all the countries. Only lets me to select one, no several. Can anyone help me?? Thank you very much. Another cuestión, Does anyone know a program to generate documentation from a ASP.NET project?? Thanks again
HELP! TabStrip with Multipage is not working!
How do you display and process confirmation dialog? Arrow keys and the datagrid... How to use Microsoft Rich TextBox control 6? 2d graphics controls Text_Changed ? How to render script code at the end of Page? Converting XMLDocument To String Rollover from Image Ready Confirm Delete in DataGrid |
|||||||||||||||||||||||