Popup in Grid advanced
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Popup in Grid advanced
Hi,
I have a requirement like on click of row in advanced grid, a popup should open with row data.
please help me achieve this.
Solved! Go to Solution.
- Labels:
-
Coding
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @NM_10126897.
You could use the Navigation function to pass information from the selected row to another mashup, which would represent your popup. You'll need to define mashup parameters for the popup mashup and decide how you want to trigger the popup to display.
Here are some helpful links:
Properties for Advanced Grids - the DoubleClicked event could be useful for triggering the popup
Regards.
--Sharon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @NM_10126897.
You could use the Navigation function to pass information from the selected row to another mashup, which would represent your popup. You'll need to define mashup parameters for the popup mashup and decide how you want to trigger the popup to display.
Here are some helpful links:
Properties for Advanced Grids - the DoubleClicked event could be useful for triggering the popup
Regards.
--Sharon
