Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Simpson

    (@msimpson)

    You are misunderstanding the use of “limit”. If you limit it to ten rows, that is all you get. It does not paginate.

    Thread Starter Dani

    (@danicasati)

    Ok, I understand.
    Any method to change combobox “ALL” in the header of the table to set 25, 50 or 100 by default?

    Plugin Author Michael Simpson

    (@msimpson)

    Yes, its the dt_options:

    [cfdb-datatable form=”form-name” dt_options=”‘bJQueryUI’: true, ‘iDisplayLength’: 25″]

    Thread Starter Dani

    (@danicasati)

    Thank you very much.
    It works for me.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Navigation doesn't work with "LIMIT"’ is closed to new replies.