Not yet using Datatables - a few questions before i start.
Not yet using Datatables - a few questions before i start.
Hello all,
I've just been introduced to Datatables editor to assist with editing data tables that we are currently using - the key thing i'm interested in is inline editing, which looks really good - but I have a few questions before I start playing.
*Looking at the generator, MSSQL is not included - what's involved in changing to MSSQL?
*Adding new rows - is it possible to do this "inline" - as opposed to a new form - i'd like to have an empty row at the bottom of the page - as soon as data is entered, the new row is inserted.
- When insering new data, can the fields have a live ajax search on existing input? for example if I start typing "Description" - it will show me/allow me to select a description that already exists (like google search suggestions)
*Filtering - I can see that each column can be sorted, but I couldn't see anything about filtering - is this possible (drop down or search?)
Thanks