Search
2906 results 2731-2740
Forum
- 26th Feb 2016Column visibility without full width tablenice feature, especially for in-line-editing with Editor. Thanks for
- 23rd Jan 2016How to place show and search boxes at corners of tables.the fieldset to be inline-block display so that the
- 7th Sep 2015How to make column adjust work with modified render data and text-nowrap?CSS issue. Using Display: inline-block and vertical-align: top instead
- 29th Aug 2015Non-DB temp-tables.Thanks for the localstorage link, that is just what I was hoping for. As long as editor can inline-edit things in localstorage, that will work perfect, and I will do all the saving myself after the popup is closed.
- 23rd Jul 2015Feature Request: Materialize CSSui.table.dataTable thead .sorting_desc_disabled:after { display: inline-block; } .ui.table.dataTable thead .sorting_asc:hover , .ui.table.dataTable
- 23rd Mar 2015mRender problem: unable to form link to folder contentsright; /* Added float-right / display: inline-block; margin-right: 3em; /Changed from
- 12th Mar 2015Problem upgrading from 1.9.4 to 1.10.5name="select"></select> <form id="form" style="display: inline-block;" action="getsql.php" method="POST"> <!-- <input
- 27th Jun 2014using "createdRow" to change style -- style change does not displaycontent is changed by inline-editing? Thanks David
- 15th May 2014jQuery UI pagination button image support gone?ui-icon ui-icon-seek-first first"; nFirst.style.display = "inline-block"; nPrevious.className = "ui-icon ui-icon-seek-prev previous";
- 13th Mar 2014Filter on top & widhtlike: [code] input.text_filter { display: inline-block; width: 100%; box-sizing: border-box;