function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
warrnewarrne 

Inline editing within custom JS / jQuery grid, when field is a lookup

Hey everybody

 

We are looking for some help with integrating a jQuery grid into a visual force page, and want to leverage the inline editing capabilities.

 

We’ve stumbled into a problem whereby a user may want to inline edit a field that is populated by lookups, and so we need to be able to trigger the lookup dialogue, and capture the selected value for re-inputting back into the cell of the grid, prior to postback.

 

Does anyone have experience of this issue, and is able to offer pointers, or know of any documentation, blog posts, beer mats, cigarette packets etc that might contain such information.

 

All pointers warmly received.

 

warren