-
I tried to recreate the gijgo-grid inline editing example using Asp.Net Core 3.1
I created a Players table in a database and inserted a few rows and hoped to read and display that in a grid.
![im…
ata18 updated
4 years ago
-
* Package version: 1.7.2
* Django version: 2.1.5
* Python version: 3.6
* Template pack: Bootstrap 4 (and likely others)
### Description:
In the Bootstrap4 version of `field.html`, [line 28(](ht…
-
relevant code:
options: {
perPage: 10,
pagination: {
chunk: 6,
edge: false
},
preserveState: false,
useVuex: false,
…
-
The link: See Advanced Selectable Component Options doesn't work on both npm and GitHub pages.
I setup a custom component for the checkbox like so using material ui.
```
```
…
-
* Package version: 1.7.1
* Django version: 1.11.10
* Python version: 2.7
* Template pack: Bootstrap4
### Description:
Simple BooleanField() not render on my template with bootstrap4, but in "…
-
Dzień dobry!
I think I've seen this before, but do not remember the solution:
```
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/kvision-kvision-common-types - Not fo…
-
Hello! After our team updated to django-crispy-forms 1.8.0, we ran into styling issues around multi-select and radio fields. Those fields all turned green, even though the fields around them remained …
-
## Prerequisites
- [x ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x ] The issue still exists against the latest `master` branch of yii2-tre…
-
I'm trying to use the custom selection to select multiple or all rows elements in my application. I used it as described in [storybook](https://react-bootstrap-table.github.io/react-bootstrap-table2/s…
-
### What steps will reproduce the problem?
Create a form with checkbox/radio labels coming from a model's `getAttributeLabel()`:
```php
$form = \yii\bootstrap4\ActiveForm::begin();
$model = ne…