Search
23682 results 241-250
General
- Editor 2.4.2 release notes › Release notes › .NETFixes Guid (uniqueidentifier) columns could throw an error
- Editor 2.4.0 release notes › Release notes › PHPSupport for including database columns other than the label
- Editor 2.0.9 release notes › Release notes › CoreExample: Show how CSS columns can be used
- Editor 2.0.5 release notes › Release notes › Coretake into account hidden columns Fix: unselectedValue for radio
- Editor 2.0.3 release notes › Release notes › NETrenderer, easily allowing multiple columns to be shown in
- Editor 1.9.3 release notes › Release notes › Javascriptclicking on the control columns. But would still operate
- Editor 1.9.1 release notes › Release notes › Fixeswould edit a fixed column's cell, but behind the
- Editor 1.8.0 release notes › Release notes › Fixesonly the primary key column(s). Postgres support wasn't handling
- Editor 1.7.1 release notes › Release notes › Fixesworking (multiItem example). If columns or cells were selected
- Editor 1.6.5 release notes › Release notes › FixesBootstrap 4 beta. PHP Columns which shared a name
Forum
- 3rd Jan 2022Text columns don't sortI resolved this. I was applying $.fn.dataTable.absoluteOrderNumber() to all columns. I needed to update that to $.fn.dataTable.absoluteOrder() for the text columns
- 2nd Jan 2022Exclude columns from search but with a select optionsearch plugin to search columns that you have used
- 23rd Dec 2021Is there a way to embed scroll resize and fixed columnsbut i want fixed columns along with scroll resize.Is it possible?
- 5th Dec 2021I need to programmatically add/remove fixed columns after table created. Reason? responsive tableas that defines where columns are and aren't shown.
- 3rd Dec 2021Add columns to Bootstrap 4 example without losing sort and pagination?SOLVED: there was one sneaky row that had no data in it in the new column(s) that appears to be causing the error. Thanks for your help @LukasL , @kthorngren !
- 3rd Dec 2021Multi-Select columnssearch boxes for certain columns // the title of the
- 3rd Dec 2021Choose columns to hidegetting between the two columns when I remove the
- 29th Nov 2021State persistence is lost after columns are added in the model?Ok, thanks for the answer. I'll write my own middleware that adds more columns to saved settings before they're loaded if column count in the table is more than what it was when settings were saved.
- 26th Nov 2021Conditional Formatting for hidden columns when using Responsiverenderer for those hidden columns. How would I do
- 22nd Nov 2021flip columns on excel exportWhen you say "flip columns", do you means columns 1,2,3,4 would be 4,3,2,1 on the export? Colin