cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Popup in Grid advanced

NM_10126897
6-Contributor

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. 

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:NM_10126897)

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:

 

Navigation

Configuring Mashup Parameters

Properties for Advanced Grids - the DoubleClicked event could be useful for triggering the popup

Configuring Data Selection

 

Regards.

 

--Sharon

View solution in original post

1 REPLY 1
slangley
23-Emerald II
(To:NM_10126897)

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:

 

Navigation

Configuring Mashup Parameters

Properties for Advanced Grids - the DoubleClicked event could be useful for triggering the popup

Configuring Data Selection

 

Regards.

 

--Sharon

Top Tags