Skip to content

frmarcio/CustomTreeView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CustomTreeView

Please follows the example for using the current implementation along the attribute "deserializedSoqls": [ { "soql": "select Id, name, parentroleid from userrole where parentroleid =null", "pickupfields": "Id", "sendpickupfieldsAs": "parentroleid", "displayfields": "name", "showCheckbox": false, "canExpand": true, "distinctValues": true }, { "soql": "select Id, name, parentroleid from userrole where @filter ", "pickupfields": "Id", "sendpickupfieldsAs": "parentroleid", "displayfields": "name", "showCheckbox": false, "canExpand": true, "distinctValues": false, "recursive": true }
]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors