I have one checkboxList in my page and i want to bind next 7 days (Not Today) value in my list dynamically. The value should me inserted in the format as shown in image below right side and when i display the page in aspx i want to display Date and Day as shown in the 1st image format.
All the dynamic binding perform using Page_Load().
<asp:CheckBoxList ID="CheckBoxList1" runat="server"></asp:CheckBoxList>
Aucun commentaire:
Enregistrer un commentaire