how to set lengthmenu to -1 programmatically in serverside datatable
Can you help me to set lengthmenu dynamically
You should be able to use the page.len() API.
page.len()
Kevin
Its working. Thank you kthorngren
Replies
Can you help me to set lengthmenu dynamically
You should be able to use the
page.len()API.Kevin
Its working. Thank you kthorngren