So the current application has existing code that has a UI designed in a tree view. The objective is to design the new application with a grid view.
When designing the application does is have to be programmed on the back end to present the data as a grid or can this just be handled on the front end. The data will be dynamic…
