Hi,
I have a MVVM grid with data-groupable="true". Since there are a few columns in the grid are groupable, I want to change the message "Drag a column header and drop it here to group by that column" to "Drag A, B, or C header and drop it here to group by that column".
I know how to do it with JavaScript (set groupable > messages > empty) but how can I do that with MVVM?
Please help.
Thanks.
I have a MVVM grid with data-groupable="true". Since there are a few columns in the grid are groupable, I want to change the message "Drag a column header and drop it here to group by that column" to "Drag A, B, or C header and drop it here to group by that column".
I know how to do it with JavaScript (set groupable > messages > empty) but how can I do that with MVVM?
Please help.
Thanks.