-
Webix has just [announced that a Material Design theme](http://webix.com/blog/material-design-in-webix-ui/) is in the works:
![Material design screenshot](http://webix.com/wp-content/uploads/2015/02/…
dandv updated
9 years ago
-
Everything is working, i altered all(insert/edit/delete is ok).
But, the filtering isn't working. I wanna search by Name just.
```
```
Nome:
Load
``…
-
-
Hello Mr. Grebnov,
Gr8 stuff. One problem. I can't figure it out though.
I've got a multiple option selectmenu ... as simple as bellow:
```
Country:
Country
…
-
Kind of dumb Github doesn't seem to have a dedicated area to post feedback/suggestions. I have 2 suggestions.
The 1st is Library Themes should also come with a color matching Steam Skin.
The 2nd is…
-
When i apply theme for jtable it is applying only for list. For create and update always green color theme is applying by default dont know why.can anybody help please.
Thanks in advance
-
Hello dear Mr. Pimenov
In metroui4, window get scroll when select opens
and drop-container goes under (and I gues it goes under all elements)
thanks
https://codepen.io/yamin1313/pen/mdOLLxj
-
Consider the following example
Button.js
```jsx
const styles = require('./Button.styl');
export default () => ;
```
Button.styl
```styl
@import './src/styles/variables.styl';
.button {
…
-
I would like to structure my Ajax data as {"headings":[ARRAY_OF_HEADINGS],"data":[ARRAY_OF_ARRAYS_OF_DATA]} so jTable can create the headings of a table and its cells dynamically since I will have no …
-
Hi,
i have two tables PTDatas and ClinicCodes and the are joined in (Clinic_Code_ID) no i try to view Table PTDatas in my jtable but i got err:
An error occured while communicating to the server.
i…