Radzen 2018 Roadmap

We have just updated the Radzen roadmap with our plans for the first half of 2018.

Is there anything missing? The Radzen team would love to hear from you.

Post your replies to this thread and help us shape Radzen in 2018!

-Atanas

Page templates and wizards and Data-binding editor sound very exciting :slight_smile:

@ADefWebserver is there any specific template or wizard you would like to see?

Right now, for the Add/Edit pages it is all or nothing. You create the default page and then you edit it.

A wizard would allow you to select the data that you want to appear on the page so you don’t have to edit the resulting page much.

Yes, that makes sense. Adding it to the TODO. Thanks!

Multi-column primary keys.

Hi folks,

We've made several improvements on New Data and New Page dialogs and using our upcoming build (before the end of this week) you will be able to enable sorting, paging and filtering, choose columns, expandable properties, etc. while creating new CRUD pages or data-binding various components.

New Page dialog


Choose page type, data-source schema and properties that will be expanded.


Enable paging and define page size, enable filtering with predefined filter parameter and enable sorting.


Choose columns for the DataGrid page.


Quickly create set of pages for read & delete, edit & update and create new records.

New Data dialog for DataGrid component


Choose operation, response and properties that will be expanded.


Enable paging and define page size, enable filtering with predefined filter parameter and enable sorting.


Choose columns.


Quickly setup DataGrid with everything needed for sorting, paging, filtering and lookup values.

New Data dialog for DataList component


Choose operation, response and properties that will be expanded.


Enable paging and define page size.


Quickly setup DataList with paging.

New Data dialog for DropDown component


Choose operation, response and properties that will be expanded.




Quickly setup DropDown to display lookup values.

Enjoy!

1 Like

We also shipped .NET Core 2.0 support with Radzen 1.31.0! You can now pick the .NET Core version when creating a new application. Radzen will also check if that version is installed and offer you to download it (on Windows and macOS).