jQuery UI Widgets Forums Grid Grid cell editing with formatting?

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 9 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • jcwren
    Participant

    Any recommendation on how to handle formatted input when editing a cell? Unfortunately, ‘maskedinput’ isn’t an option for the columntype parameter. I would like to support entering a phone number in the format “aaa-eee-nnnn”, which is pretty straight forward with jqxMaskedInput. It would also be good for US 9-digit Zipcodes, which are in the format NNNNN-AAAA.

    None of the available options (number, datetimeinput, textbox, etc) appear to be able to be tricked into handling any kind of formatted input. And judging from the forum posts, people have been asking for masked input support since 2012.

    Incidentally, on the page http://www.jqwidgets.com/jquery-widgets-documentation, there’s no sub-tab regarding editing. It’s covered on the demos page, but not in the actual documentation section.


    Dimitar
    Participant

    Hello jcwren,

    There is no such built-in editor, indeed. However, you can create a custom editor of whatever type you like, as shown in the demo Custom Column Editor (where there is a jqxSlider editor, among other types).

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.