hkbeer
hkbeer
What is the code for option to set to speak other language ? Thanks
Can I save state on which row is expanded ? I am using this to save config onRefresh: function (config) { var config_copy = JSON.parse(JSON.stringify(config)); $("#output2").text(JSON.stringify(config_copy, undefined, 2)); } it...
In my data source there are 2 columns. I drag them both to left panel as row fields. Say Level1 and Level2 are headers of these 2 columns. In Level1...items...