How to get Textbox value in a multiple item Gridview Templatefield
Currently I have a Gridview that uses the following TemplateField:
<ItemTemplate>
<asp:TextBox ID="txtRangeFrom" runat="server" Text='<%# DataBinder.Eval(Container.DataItem, "ScoreRangeLow") %>' >
</asp:TextBox>
<label for="to">To </label>
<asp:TextBox ID="txtRangeTo" runat="server" Text='<%# DataBinder.Eval(Container.DataItem, "ScoreRangeHigh") %>' >
</asp:TextBox>
</ItemTemplate>
When trying to update my datasource I have the issue that I can't read the values stored in the Datasource. How can I programatically access the values in the grid as well as the values stored in other controls inside a particular cell?
Love
Can we use Let's Encrypt, the free and open certificate authority?
Hola! gracias por la info, me sirvió el comando sacandole el nombre del server. En mi caso, fue una migración…
Yes 3rd option helped me too. I removed the WC key Values from config file then started working.
I know this is from 2014. But really, thank you!