0
Sumitha, Thats not my article, free control from codeplex. Basically it works same as a dropdownlist and have same properties and methods.
0
Hi Suthish your article is helped me a lot.
still i have a doubt.
How to store & retrieve timeselector selected time in to sqlserver database?
can u help me? i'm waiting for ur reply.
0
Dont share with any one :)
Extract the attached file, add the dll as reference.
Register the assembly.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Test.aspx.cs" Inherits="Test" %>
<%@ Register Assembly="TimePicker" Namespace="MKB.TimePicker" TagPrefix="MKB" %>
use..
<mkb:timeselector id="TimeSelector1" runat="server"></mkb:timeselector>