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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Double-click event removed from Grid widget

ShirishMorkhade
16-Pearl

Double-click event removed from Grid widget

All the authentic sources from PTC here in this community discussion has talked about double click event of the Grid. However, I dont see 'Double click' event exists in TWX 9.3.1 release. Has this event been renamed to something else or removed at all? If it is renamed what is the new name and if it is removed, then why and is there a plan to reintroduce it in future release?


Link to post: (doubleClicked event of grid?)
by paic


https://community.ptc.com/t5/ThingWorx-Developers/doubleClicked-event-of-grid/m-p/511533#M8565


Hi Lu Wen, you can use the Navigation widget for this. So the Navigation widget itself can bring up mashup in either the same window (replacing), a new tab (new) or as a pop-up both as regular or modal. It also has a Service called Navigate which you can invoke with the Grid double-click event. The Mashup you specify for the Navigate widget, should have Mashup parameters that can be used to pass information in from the Selected row of the data source to the grid into the pop-up mashup. Note: You can also pass information back from the pop-up if needed and fire off a refresh on the close of pop-up also available on the Navigation widget. The navigation widget has an option called Transparent so it can be on the mashup but not be visible. FInally, you may need to use the Configure Bindings window from either the Navigation Widget or Grid perspective because you wont be able to drag and drop the double clicked to the navigate.

 

 

2 REPLIES 2

Hello ShirishMorkhade,

Thank you for reaching out to us!
We shall get this checked and update you soon.

 

Regards,

vnamboodheri

Hi @ShirishMorkhade.

 

Yes, you are correct--the double-click event was removed from the Grid widget introduced in ThingWorx 9.3 as a replacement to the previous grid widgets.

 

There have been a number of posts and requests for it to be reinstated, and it is currently being considered.  If you wish, you can vote for reinstatement on the ThingWorx Ideas board.

 

Regards.

 

--Sharon

Top Tags