We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Grid edit mode normal, only edit for time

Hi,

Using the "GridEditMode.Normal" for DateTime edit, is there any way for edit only the time?

cols.Add(c => c.Time).Width(200).HeaderText("Time")
                .Format("{0:HH:mm:ss}")
                .CellEditType(CellEditType.DateTimeEdit)
                .AllowFormatinEditMode(true);

1 Reply

AS Alan Sangeeth S Syncfusion Team April 2, 2014 05:15 AM UTC

Hi Porfirio,

Thanks for using Syncfusion Products.

We have logged this as a feature request in our database. We will implement this feature in any of our upcoming releases. We usually have an interval of at least three months between releases. The feature implementation would also greatly depend on the factors such as product design, code compatibility and complexity. We will update you when this feature has been implemented.

Please let us know if you need any further assistance.

Regards,
Alan Sangeeth S


Loader.
Live Chat Icon For mobile
Up arrow icon