Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147121 | Sep 2,2019 11:17 AM UTC | Sep 4,2019 09:33 AM UTC | Blazor | 3 |
![]() |
Tags: ListView |
Hello Kanagambigai,
thanks for your reply. Answer to your questions:
The WebFpListView is my Blazor component, which uses your EjsListView. It's kind of a wrapper with some custom logic and parameters.
It is possible to specify an RenderFragment<TData> ItemContentTemplate there. If it is defined, it is used as ItemTemplate for the EjsListView. Otherwise the data is output as string value. For the ItemContentTemplate, another component I wrote is used.
So basically im giving the EjsListView a List<Model>, which has a nested List<AnotherModel> for the Template I use in the EjsListView. Is there a problem with specfing such a List<Model> and giving it as DataSource to an EjsListView, then specifing an item template to render the content of the nested List?
Thank you very much for your help.
Best Regards,
Karl Posch
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.