Search
2900 results 1611-1620
Forum
- 22nd Feb 2016Need multiple validators on Field::inst()http://www.abiapps.co.za/allan/ my test server. PLease see inline editing "freez" when ->validator( 'Validate::minMaxNum', array( 'min' => 1, 'max' => 99999999999, 'message' => 'Please enter a number between 1 and 99999999999' )) added
- 11th Feb 2016New Editor Fail!longer send it when in-line editing: You can use
- 10th Feb 2016Tab between Columns Server side true problemHi, This will be resolved in Editor 1.5.5 which will drop tomorrow. There is a timing / async error when server-side processing is used with inline editing in 1.5.4 I'm afraid. Regards, Allan
- 3rd Feb 2016Server Side Processing Results in Nothingway to load an inline image here, but your
- 3rd Feb 2016Best way to prevent column sorting when icon is clickedthe bind or the inline onclick event. When you
- 30th Jan 2016At todays date(31Jan), datepicker doesnt work correctlyDate picker used in Inline editing in Editor
- 29th Jan 2016Create new row in DT without Form popupsubmit() - and then allow inline editing on that new
- 28th Jan 2016Editor - getting id of row from within fixedColumnTo use FixedColumns with Editor you would need to use the fixedColumns().rowIndex() method to get the row index. You can then use that index to pass on to the edit() or inline() method to trigger editing. Allan
- 27th Jan 2016editor-inline event "key-blur" not working when "enter" is pressedyou'll find this code: // Inline editing on tab focus
- 26th Jan 2016Datatable Plugin Not Working For HTML Table in BlogspotI have solved the problem. I had to add an inline css to auto control sizing.