Search
9212 results 3581-3590
Forum
- 5th Jan 2018Populating select element from database tableHi Markus, With a lambda function: new Field("users.site") .Options(new Options() .Table("sites") .Value("id") .Label(new []{"name", "country"}) .Render(row => row["name"]+" ("+row["country"]+")") ); Documentation is available here. Allan
- 5th Jan 2018Date Format validator doesn't work properis your computer's internationalisation options set to? Allan
- 5th Jan 2018No server side select data with Always visible editing panelI'm not actually clear what the issue is I'm afraid. Does it not populate the select from the configuration options defined in the PHP? Could you give me a link to a page showing the issue please? Allan
- 4th Jan 2018Datatable search box not working for table?Ajax async and success options and remove the need
- 3rd Jan 2018How to show JSON without 'data' key in DataTable?in with some other options. Here's what I do:
- 3rd Jan 2018is there a way to add working html5 tag on createdRowYes, don't format in createdRow since DataTables won't attempt to re-read the data from the DOM (that would be a performance issue). Use renderers instead. That also opens up options for orthogonal data. Allan
- 3rd Jan 2018set a singular field when update a specific fieldAbsolutely - three options (in order of my
- 2nd Jan 2018Using $Where on Class DatatablesREQUEST['values']['province']] ) ->fetchAll(); echo json_encode( [ 'options' => [ 'city' => $cities
- 2nd Jan 2018Appearing icon when table is emptysortieren" }, "thousands": "." } With this options the icon occurs as
- 2nd Jan 2018Local table editing - Edit not workingthat name. So two options: Change fields.name to be