M Ridwan Riansyah

Results 4 issues of M Ridwan Riansyah

Hello! This is amazing table, do you plan to add table tree feature in the future? thanks

Hello, i wanted ask for help when i develop on local, content rendered just fine and works fine too after build (i tested using brave and chrome desktop). but when...

hello, so i have this code `forRows.sort((a, b) => { return a.nomor > b.nomor ? 1 : a.nomor < b.nomor ? -1 : 0; }); this.rows = forRows;` to make...

hello @arnedesmedt seems like the custom classes not working. can you add more example how to use custom classes? because i tried the code on the example in jsfiddle is...