I already retrieved my database(DescriptionCode) on dropdownlist inside on a repeater. Now, I\'m trying to save/add/insert on my database the selected value of dropdownlist but i
I have a label and dropdownlist inside a repeater. When I click a button outside the repeater I would like to access the label.Text value and ddl.SelectedIndex value.
I\'m adding a dropdwonlist inside of my repeater. Now I need to set a selected value for my dropdownlist.. but I\'m not being very successful..
How i can determine the amount of rows which display in this repeater at once? <asp:Repeater ID=\"Repeater1\" runat=\"server\" DataSourceID=\"News\" EnableViewState=\"true\">
I have a List<Event> and an Event has a Date property.I\'m currently binding this list to an asp:repeater which is fine and results in a list of event titles like this:
I have a repeater on my page: <asp:Repeater id=\"attachmentsRepeater\" runat=\"server\"> <HeaderTemp开发者_C百科late>
How to set Item index in a Repeater Column with Hidden Fields in asp.net. I wrote the following code but it does not show the index value in hidden field.
I\'d like to use nested repeaters that share the same XML datasource where the parent repeater passes down the datasource to the child repeater so it doesn\'t need to re-access the datasource for ever
Since .NET 4 its possible to use the <%: %> syntax for H开发者_开发知识库TML Encoding of text.
I have 2 panels : left panel and right panel. Left Panel - contents of a book... Right Panel - consists of the content