Hello, question about file uploader.. I have everything configured, under the property upload: 'php/upload.php' I have such php file on the server. But when I run I get a POST 'http:/localhost/myproject/php/upload.php' 404 (Not found)....Any suggestion? THX
Hi helga,
Can you please answer this
https://forum.webix.com/discussion/36482/how-to-get-a-dropdown-for-in-ace-editor?new=1
Hi ,I want to format tooltip value as US currency is there any way for doing that?
Here's how I pass values "tooltip":"template":"{"#xaxis#"}"
I want to format xaxis values while showing into tooltip.
Hello.
please, Can you help me with error: Cannot read property 's' of null
at Object.webix.ui (:8081/vendor/webix/webix/webix.js:190)
My code:
webix.ui({
container:"listA",
view:"grouplist",
width:320,
height:600,
templateBack:" Year #value#",
templateGroup:" Year #value#",
templateItem:"#rank#. #title#",
select:true,
scheme:{
$group:{
by:'year'
},
$sort:{ by:"value", dir:"desc" }
},
data:dataSet
});
Hi Helga,
I did it using dataview like this
https://webix.com/snippet/fbd9e98a
But I made it static.I want it dynamic.
Also in single row I am having year and ratings key:vlaue (i.e.2) but I want 4 key:value pair and 5th key:value pair will go to next line like that.
How I can do it dynamically?
Thnaks
Hi Helga,
Do you have any solution for this question?
https://webix.com/snippet/da2c49b8
Hi
Please reply me to the question copy paste excel data to grid.
I am stuck on it. I am waiting for your response.
How to create dynamic rows and columns in webix
Hi,
Please help me in integration of webix tree in Angular 2.
Thanks,
Mira Karele
Hi Helga,
I hope you are doing well. I would like to ask when will be released the webix 4.2 version. I have read in February but would like to know if there is more specific date.
Thanks,
Apostolos Papazisis
Sorry, not quite there yet. I posted a video/screen capture of the problem for clarity.
Hi Helga, I posted a followup here: http://forum.webix.com/discussion/30312/proxy-calling-getitem-on-filemanager-instance#latest
Hi Helga. You helped me with this . http://webix.com/snippet/6c33fae9
I have made lots of progress with my project.
No i need to add a function that allows a user to draw a rectangle or circle on the map. This would be a mousedown/mouseup event. I think the adjustment should happen in datamaps.all.js but i'm not sure how to do this.
Hi. If you have a moment, please look at my response.
http://forum.webix.com/discussion/comment/13148#Comment_13148