Hi there,
Are there any plans for a grouped list or a list view with different type of item templates based on data type where some items will not be selectable but some will be?
Regards
Hi there,
Are there any plans for a grouped list or a list view with different type of item templates based on data type where some items will not be selectable but some will be?
Regards
Hi,
I am not sure what you mean by “Grouped List View”, can you give an example maybe?
I believe there’s already a way to create a different template based the data type by using the “bindItem” callback to make a decision on the item. Obviously this is not the ideal performance scenario because you don’t benefit that much from pooling. In that sense we should maybe add a way for the ListView to manage different pools based on some characteristic of data type.
Disabling selection for some items looks interesting, would you mind logging them with this form and share the link to this thread as well:
done, thanks for consideration