signumsoftware / framework

Open Source framework for writing data-centric applications using the latest versions of .Net Core, C# (not-nullable), ASP.NET Web API, Typescript (strict), React, D3 and Sql Server or PostgreeSQL
https://www.signumsoftware.com/en/Framework
MIT License
221 stars 84 forks source link

extend TreeViewer Old #640

Closed mehdy-karimpour closed 5 months ago

mehdy-karimpour commented 5 months ago

Hi @olmobrutall, In this pull request, we tried to add following features to TreeViewer:

1- Show extra columns apart from Name 2- Add default selected lite

I have commented the line for TreeInfo expression(TreeLogic.cs L79). So you need to uncomment it for fixing LINQ Provider for having MixinDeclarations.IsDeclared() inside queries.

Thanks in advance.