jQWidgets Forums
Forum Replies Created
-
Author
-
I tryed this, but didn’t work. Look photo: https://zapodaj.net/33cc589478563.png.html
I use height: 700 and autorowheigt in other file and it’s work, but in this file didn’t work.When I add the “autorowheight: true”, I has the same problem. Look photo: https://zapodaj.net/6594e612ee199.png.html
This is my settings to Grid:
“source: dataAdapter,
altRows: true,
autorowheight: true,
filterable: true,
height: 700,
sortable: true,
pageable: true,
pagesizeoptions: [’10’, ’20’, ’50’, ‘100’, ‘1000’],
theme: ‘fresh’,
width: ‘100%’,
showtoolbar: true,
toolbarheight: 40,”Next I have a columns with this settings: cellsAlign: ‘center’, align: ‘center’
Can you help me?
I see empty cells : https://zapodaj.net/9d90d361befb4.png.html
In programming console I see data: https://zapodaj.net/fc576c1a06679.png.htmlIf I switch to DataTable, it works without any problem
Ok, I changed a DataTable to Grid, so How I can send to SQL database edited grid? How I can use a updateRow? Have you got a example issues? In updateRow function I must define a SQL Query? How?
November 20, 2018 at 10:01 am in reply to: Show / Hide Columns and Add label to Filter Show / Hide Columns and Add label to Filter #102843Additionally, the edition has to edit the database
I know, but I need external personalize form for me. I want some fields block in form or in one field I have to download the current time
November 20, 2018 at 9:45 am in reply to: Show / Hide Columns and Add label to Filter Show / Hide Columns and Add label to Filter #102841After adding the code, I have an error that I can not recognize some elements or that “Let” has no support in the current version of Javascript … Look photo: https://zapodaj.net/b4873d2ffd747.png.html
November 15, 2018 at 1:58 pm in reply to: Show / Hide Columns and Add label to Filter Show / Hide Columns and Add label to Filter #102781I want to add either a place label next to the input field, or add a placeholder in the middle of the input. Look at the picture there I gave the placeholder: https://zapodaj.net/6f355c27b6dfc.png.html
-
AuthorPosts