Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2035
DatePicker in igGrid - show popup calendar on cell click
posted

I have a date column in my grid and it works fine.  However, I would like to implement the following behavior.  Is this possible?

I do not want the user to be able to edit the date via the keyboard.  Whenever the user clicks in the cell, I want the calendar to pop up.  When a new date is selected, I want it to set the value and not display the text editor.  

Any suggestions?

Thanks,

Arthur

Parents
  • 3595
    posted

    Hello Arthur,

    Thank you for posting in our community!

    I have need a conformation to make sure I have correctly understand your requirement.

    A sample presenting how the date picker works is attached. The calendar pops up when the user clicks the cell – as you have required. The user could choose date from the calendar.

    However user could also input date manually by the keyboard as the values he enters are validated (he could not enter date as 14/34 for example).

    Is it needed to disable the manual input?

    Look forwards to hearing from you.

    igGrid-With-DatePicker.zip
Reply Children