ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid row hover dropmenu
Title:
B
I
{code}
?
I am looking for an example or demo where a dropmenu appears when hovering a grid row or clicking on a particular column on a grid row. Do you have a demo for this? I am also looking to use certain column values from this grid row to be used dynamically when creating the menu items. Thanks in advance.
Save Changes
Cancel
Ren
asked at 04 May 2022
have a look here: https://demo.aspnetawesome.com/GridDemo/CustomFormat the `details` button on the row, you'll have to click it though
at 04 May 2022
Omu
Thank you! Instead of a popup is there a way to open the dropmenu control with items like action links whose parameters will be values from the currently selected/clicked grid row?
at 04 May 2022
Ren
yes, have a look here: https://demo.aspnetawesome.com/Dropmenu
at 05 May 2022
Omu
Thank you! In the dropmenu demo code, it seems like the name of dataFunc parameter has been changed to df. var dd = awem.dropmenu({ dataFunc: getData, select: select });
at 05 May 2022
Ren
`df` was in previous versions: https://www.aspnetawesome.com/learn/release/Version7-0#Migrating-from-previous-versions
at 05 May 2022
Omu
Answers
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