ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
make whole row clickable to toggle nest
Title:
B
I
{code}
?
In https://demo.aspnetawesome.com/GridNestingDemo#Grid-nesting-demo - > Master detail grid can the whole row be clickable to toggle nest?
Save Changes
Cancel
ssantysiak
asked at 02 Oct 2018
Answers
B
I
{code}
?
yes, you can set the class on the row ( `tr` ) using `RowClassClientFormat` @(Html.Awe().Grid("MasterDetailGrid") .RowClassClientFormat("detailnst")
Save Changes
Cancel
Omu
answered at 02 Oct 2018
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK