Charly
Charly
http://www.jquery-bootgrid.com/Documentation#table Setting: NAVIGATION.
Hi Jefferyleo! mmm, is rare haha, please, try adding 2 new records to see the behavior. First, resolve the error of the line 159.
Public here the html code or use http://jsfiddle.net/
I can help you, I have integrated the project with Angular 5, what is the doubt you have?
OK, I'll explain my case: I install: `npm ngx-quill-editor --save` in app.module.ts: ``` import { QuillEditorModule } from 'ngx-quill-editor'; @NgModule({ declarations: [ AppComponent ], imports: [ BrowserModule, QuillEditorModule, ], ......
Hi! The variable "my_string" is the data model, this can be a simple string variable or an attribute of a data model. in this example, i use the variable "v_text":...
haa ok!, In this web it will help you to personalize the editor: https://quilljs.com/docs/modules/toolbar/ ngx-quill-editor is developed based on quilljs. Regards!
Do not worry, you can use it in the same way, I'll show you an example: HTML CODE ``` ``` TYPE SCRIPT CODE ``` // Configurations // Specific options for...
What is the error?
Please, attach too your code please.