toggle event for DetailRowTemplate #3194
-
There are event to know when the DetailRowTemplate is opened? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@fastlink30 In order to better understand your needs, more information is needed |
Beta Was this translation helpful? Give feedback.
-
@fastlink30 for now there is a parameter
control whether to display an empty text or custom template use
same as your requirement The key question
first args link PR: #3218 |
Beta Was this translation helpful? Give feedback.
@fastlink30 for now there is a parameter
control whether to display an empty text or custom template use
same as your requirement
EmptyDataTemplate
The key question
first args
TItem
row context instancesecond args
bool
indicate the row status isexpanded
orcollapsed
link PR: #3218