11/26/2024 4:27:14 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!
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.
|
|
|
|
Data Grid - Obtaining a value using Row index and column fieldname
Posted: 11 Oct 06 7:47 AM
|
fiogf49gjkf0d Hi, basically I'm looking to colour a certain cell within a datagrid dependent on what is in the next column, trouble is I can't see a way of obtaining the values of different cells within a row using the row index and column fieldname (which is all I can seem to return data wise when the grid is being drawn).
Hopefully this makes sense, can anyone help? |
|
|
|
Re: Data Grid - Obtaining a value using Row index and column fieldname
Posted: 11 Oct 06 9:15 AM
|
fiogf49gjkf0d To be more specific, for example I have two columns, the first is a date the second is a boolean field:
29/08/2006 True 29/01/2006 False 29/05/2006 True 29/02/2006 True 29/06/2006 True
Now if it is true/false I want it to react differently when colouring the dates how would I go about that? |
|
|
|
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!
|
|
|
|
|
|
|
|