Search
2900 results 801-810
Forum
- 21st Mar 2018ajax.reload keep inline editVery great, allan, you are like God. Although I didn't know how to achieve it,But it worked.
- 19th Mar 2018Error in datatable inline editingI don't see a trial license for your account. Did you download the trial? Allan
- 5th Mar 2018how to cusomize width of select dropdown list in inline mode (bootstrap)bootstrap 4.0 theming, the default width of the dropdown editor does use the width of the column according to datasize in it, which makes it hard to select the correct value. What's the best way to customize the width of search dropdown list?
- 22nd Feb 2018oTable.draw() not working after inline editThat shouldn't be required. What does the server respond with to the Editor request? Allan
- 2nd Feb 2018I need a demo example inline Edit to multiples columns in multiple pages with server side pagenaHi Allan, Thank you very much for your quick response.it sounds good when i used edit popup.But in this case i don't want to use any edit popup.
- 21st Dec 2017Bubble or Inline Editing w/ Server Side ProcessingHi, My guess is that you are showing a label in the table rather than CMS_workorders.ContractorId - is that correct? Are you using columns.editField to tell Editor that name of the field you want to edit from the table (i.e. the id rather than the label)? If you are able to give me a link to the page I can check for sure. Allan
- 14th Dec 2017Editor inline edit keypress enterThanks.
- 7th Sep 2017[Bug Report] KeyTable + Quill inline editing misbehavesCould you show me your KeyTable initialisation please? Did it work with an older version of KeyTable? Thanks, Allan
- 17th Aug 2017Fixed columns and inline editor with preSubmit looks weird (Fixed col stays same)Hi, Could you link to a test case showing the issue please? Thanks, Allan
- 19th May 2017Server Side Processing table.empty() broken inline buttonsCould you have the server return an empty result set when a request is made with an empty search string? That would make the client-side aspect easier. Allan