I have a list of nodes in the tree view that I would like to hide.
I use this code:
NodeList.ForEach(k => {
try
{
k.Visible = false;
}catch (Exception e){
Debug.WriteLine(e.ToString());
}
});
Sometimes I get:
Recommended approach – exe will perform automatic configuration
Please find the patch setup here:
Advanced approach – use only if you have specific needs and can directly replace existing assemblies for your build environment
Please find the patch assemblies alone from
http://syncfusion.com/Installs/support/patch/17.1.0.38/1095136/F144205/SyncfusionPatch_17.1.0.38_1095136_4292019054310042_F144205.zip Please find the Nugets from the below location:
|