Search
17536 results 13781-13790
Forum
- 25th Feb 2022Datatables search option for hyperlinksDatatables wrapper. * * @param String selector (optional) * @param Object config
- 24th Feb 2022Column control Values are not updatingChange anything in the Selected Item column then click
- 24th Feb 2022How to change the bg color search block and the number of records block?You can inspect the elements you want to change to see what selectors to use. Update Colin's example to show changing the background-color of the search input: http://live.datatables.net/tedokega/5/edit Kevin
- 22nd Feb 2022Why doesn't my "create new record" or edit/delte icons workLikely you will need a more specific selector so you can determine if edit or delete was clicked. I am not sure what you mean here.
- 22nd Feb 2022Get/Set Table data from idcontract //needs to be selected automatically if ( action === 'create'
- 18th Feb 2022Trying to make first 2 columns of imported Datatable from Google Sheet clickable URlsTO MATCH WITH YOUR SELECTED DATA RANGE columns: [ {"title":"Ship"},
- 18th Feb 2022Style for dataTables does not work for all my tabsYou can use a selector that selects all the
- 15th Feb 2022Time Picker: Auto close on time selectionThank you, Colin. I had only considered a linear order of hour->min. Was just working off the behaviour of the Bootstrap Clockpicker as it has an option "autoclose" when a minute is selected.
- 11th Feb 2022Child row with a formNo, what I am looking for a direct editor form opening in the child row. Like when you click the edit button on a selected row, but with only specific fields.
- 11th Feb 2022Decimal with Comma in Table Editor Dataformatting depending on the selected language. I use get