Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Thursday, June 19, 2025
slxdeveloper.com
Home
Search
Contact us
About slxdeveloper
Syndication
Community
Forums
(NEW!)
Newsletter Archive
Members
Your Profile
Submit Article
General
Administration
(6)
OLE DB Provider
Miscellaneous
(2)
Architect
VBScript
(9)
ActiveX Controls
(6)
How To's
(14)
.NET Extensions
(3)
External
OLE DB Provider
(12)
SLAPI (SlgxApi.dll)
SalesLogix COM
(1)
Web
ASP/ASP.NET
(2)
Web Services
Web Client
Downloads
Samples
(17)
Documentation
(7)
Utilities
(18)
Resources
SalesLogix
(3)
Programming
(1)
6/19/2025 3:29:44 PM
slxdeveloper.com Community Forums
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics
(for Windows client only)
. View the
code of conduct
for posting guidelines.
Forums RSS Feed
Back to Forum List
|
Back to SalesLogix Scripting & Customization
|
New Thread
View:
Dynamic
Flat
Tree
Search:
Author
Thread: Lookup in editable grid
Steve Knowles
Posts: 657
Lookup in editable grid
Posted: 06 Aug 07 6:33 PM
Is it possible to use a lookup in an editable grid? Has anyone done this? Thanks
[
Reply
][
Quote
]
Raul A. Chavez
Posts: 1300
Re: Lookup in editable grid
Posted: 06 Aug 07 7:03 PM
I have done something similar with a hidden lookup control on the View.
So, via code I capture the events that I desire, and then set the lookupID to blank and pop it. When the code returns, if the ID remains blank, that means the user cancel, if it has an ID that means that they picked a value.
[
Reply
][
Quote
]
Ryan Farley
Posts: 2265
Re: Lookup in editable grid
Posted: 07 Aug 07 4:13 PM
Quote:
Originally posted by Steve Knowles
Is it possible to use a lookup in an editable grid? Has anyone done this? Thanks
You can't necessarily add a Lookup, but you can simulate it. Add a text column and a button column. The text column is just bound to a field, the button column will be used to invoke the Lookup via code. When it returns you just update the field and refresh the grid. Make sense?
[
Reply
][
Quote
]
Steve Knowles
Posts: 657
Re: Lookup in editable grid
Posted: 07 Aug 07 4:20 PM
Update the record and refresh.. that's what I was missing - too simple. Already have the hidden lookup and button column.. Was thinking I had to keep track of the grid cell somehow then write back to it - I have had some headaches with this and was not looking forward to it. Thanks once again Ryan.
[
Reply
][
Quote
]
Page 1 of 1
You can subscribe to receive a daily forum digest in your
user profile
. View the site
code of conduct
for posting guidelines.
Forum RSS Feed
-
Subscribe to the forum RSS feed to keep on top of the latest forum activity!
slxdeveloper.com is brought to you courtesy of
Ryan Farley
&
Customer FX Corporation
.
This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.
code of conduct
|
page cache (param): 6/19/2025 4:28:37 PM