or
node.CheckState = Telerik.WinControls.Enumerations.ToggleState.On;
but no success. please help me in this regard how to update the parents exactly like it does with mouse click.
Regards.
Mubashar Ahmad
radChart.DataSource = (list) Customers; |
* radChart.Xaxis = customers.id; * |
* radChart.Yaxis = customers.numberOfOrders; * |
radChart.Databind(); |