Subject: | Time entry by Day - When we set the system to Group by "ActivityTypeDescription", the paging doesn't come up on the first load |
Summary: | The font also changes after edit and close. See code that was removed to resolve the issue.
if (!IsPostBack) { { gridTime.GroupBy(gridTime.Columns["ActivityTypeDescription"]); gridTime.ExpandAll(); } |
Audit Notes: | Edited by sanjay on 12/04/21 13:08. Edited by sanjay on 25/02/21 10:24. Edited by sanjay on 25/02/21 10:23. Edited by sanjay on 25/02/21 10:19. |
25 Feb 2021 | 10:08AM Comment 1 by Sanjay (Link Technologies) Case L12165 added to project 12.4 |
25 Feb 2021 | 10:19AM Comment 2 by Sanjay (Link Technologies) ETC was changed from 30/01/2021 to 30/01/2021 |
25 Feb 2021 | 10:24AM Comment 3 by Sanjay (Link Technologies) ETC was changed from 30/01/2021 to 19/03/2021 |
13 Apr 2021 | 07:58AM Comment 4 by Sanjay (Link Technologies) Assigned To: Sanjay (Link Technologies) Followup Date: 30-04-2021 01:57 PM Notes: ETC extended from: 19/03/2021 to 30/04/2021 |
| ETC Extended based on new timeline |
|
22 Apr 2021 | 01:40PM Comment 5 by Sanjay (Link Technologies) Assigned To: Sanjay (Link Technologies) Followup Date: 22-04-2021 07:33 PM Time Taken: 2.00 |
| Removed grouping as the initial load was causing the theme to change. THis has been addressed in Devexpress 21.07 which will be applied in V12.5 |
|