jQWidgets Forums

jQuery UI Widgets Forums Grid filtering text input format

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • filtering text input format #89451

    jahnvi25
    Participant

    is there a way to set the filter textfield (in case of number Filter) to accept format same as column ? we have large number displayed in column and we use 1K,1M,1B format.. and i would like user to enter same format while filtering that column.

    Thanks

    filtering text input format #89509

    Christopher
    Participant

    Hi jahnvi25,

    What settings did you use for the jqxGrid? What is the type of the column that you want to filter with those specific values ?
    If the column is of type ‘String’ filtering will work with values such as ‘1K, 1M, 1B’. If it’s of type ‘Number’ the filter textfield can only accept numeric input.

    Best Regards,
    Christopher

    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.