6/6/2025 9:20:52 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 usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
DataGrid Groupings with User fields
Posted: 04 May 07 2:52 PM
|
fiogf49gjkf0d I have the grouping turned on for a datagrid and i have the account manager field in it. When I group by Accountmanager, the datagrid groups them properly, but every heading says 'unknown user'.
The account manager is formatted as type user. When i remove the formatting the headings have the correct userid, but the userid isn't helpful in the datagrid.
Is there anyway to format the type as user and get it to show up in the group headings? |
|
|
|
Re: DataGrid Groupings with User fields
Posted: 04 May 07 3:35 PM
|
fiogf49gjkf0d You could add a join in the grid from the accountmanagerid field to the userinfo table and then use the username in the grid instead. Then you have the name value in the grid, not the userid, and can easily group on 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!
|
|
|
|
|
|
|
|