-
Dynamic datasources can be represented as delayed events:
```clojure
[:delay
{:DatabaseQueryEvent { ... }}
:as :Event1]
```
A UI component can subscribe to a delayed event as its datasourc…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/github/layerok/mui-data-grid-header-filter-data-range-picker/main?import=true
Steps:
1. Click "Birth date" header filter
###…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/s/youthful-chaplygin-lw7d8y?file=/src/demo.tsx
Steps:
1. Create a React app with `@mui/material` and `@mui/x-data-grid`.
2.…
-
Hi,
Module setup successful
I added a banner and page failed.
I can't log back into the module
Thanks
Error message;
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error…
-
**This is a bug report for the `@clr` Angular or UI versions of the design system.
For the web-component implementation of Clarity (`@cds`), visit [vmware-clarity/core](https://github.com/vmware-clar…
-
**Describe the bug or question**
In our project we have a microfrontend structure with the single-spa framework. For this, we have a container application and the different microfrontends for the d…
-
### What's the problem?
I'm starting my studies in material ui, I implemented the table in my app and connected with the backend, but I would like to be able to create a link for each row. The table …
-
### Scenario: Vars Table
- [ ] Create a new folder in `/docs-src/src/pages/components` called `DataGridTables`
- [ ] Create a new file in that folder called `DataGridVars.js`
- [ ] Table details:
…
-
I'm trying to use canvas-datagrid with Angular 11 but I can't. I've created a new project, then installed canvas-datagrid, and tried a few approaches to get it to work.
I added canvas-datagrid.js i…
-
When changing the number of items per page using the IcPaginationBar in association with the datagrid, the state of the bar preserves the current page number (and appears to invoke the page-change eve…