Search
10785 results 6511-6520
Forum
- 14th Jun 2013Ordering of fields in editor new/edit popupdisplay function (called on initialisation of the create, edit
- 13th Jun 2013How to get a value from a row on editsData[1] sData[1] is undefined. Do you mean sData.agencyaddress ? It is an object that you have in your data source (based upon your DataTables initialisation), not an array. Allan
- 13th Jun 2013afnFiltering - is there any way to filter on attributes of elements rather than their contents?a bit moot. My initial reason for using attributes
- 12th Jun 2013Two Tables: One Ajax SourceI would suggest using $jquery.ajax to do the ajax get, then splitting that up into 2 arrays via javascript in the callback from that function, and then initializing the datatables instances based on those 'local' javascript arrays/objects.
- 12th Jun 2013Using external language fileas required in the initialisation variables. Regards, Allan
- 9th Jun 2013Fixed columns issueiLeftWidth from the FixedColumns initialisation. FixedColumns 2.5 takes the
- 8th Jun 2013more documentation buglets and some theory/usage questionsknown plug-ins and there initialisation options somewhere though. I'll
- 6th Jun 2013Lost column/cell style upon sortand yes - adding the "bSortClasses" : false declaration to my table initialisation fixed the loss of formatting when sorting for that column. thanks again
- 3rd Jun 2013GD STAR RATINGS help needed...Hmmm - very odd. All I can really say is that I think the star initialisation should happen before the table is initialised (but when the page has been fully loaded - i.e. document ready), or in DataTables' fnInitComplete function. Allan
- 1st Jun 2013TablePress & DataTables - works on everything but iDevicesis that it isn't initialising one nodes which aren't