Increase / Decrease number in datatable

Hi team,

I’m making a cart : how it would be possible to set a number input instead text to be able to increase / decrease number in cell please?

I saw active content will be depreacated for Webix 7.0

Coul you show me how to make a custom editor to do that please ?

https://snippet.webix.com/pga5p6h6

Hey @XavierDP, you can try and recreate the existing counter view with the help of complex templates (using the exisiting counter HTML elements), the end result looks something like this: https://snippet.webix.com/2egloe1ps.

basic custom number edit
https://snippet.webix.com/jss8e5si

Hi @Dzmitry and @integral

Thank you very much for your help