When I execute this code it takes the first letter of the node and puts all the notes that match that letter i.e
A
Alpha
Alpha
B
Bravo
Bravo
However, the overall grouping isn't working how I would like when I inspect the code in Chrome it's breaking them all into separate divs. Which doesn't work when I want
GroupBy Not Grouping Correctly
Hello,
I have the following code -
When I execute this code it takes the first letter of the node and puts all the notes that match that letter i.e
A
B
However, the overall grouping isn't working how I would like when I inspect the code in Chrome it's breaking them all into separate divs. Which doesn't work when I want
to be ONE DIV/Group for each letter group.
Any help would be appreciated.
https://our.umbraco.com/forum/developers/razor/45346-Group-Sorting-Alphabetically-Razor
I have look at this and this is a few years out of date and I don't know if it's still a working idea.
Does anyone have any thoughts on this?
is working on a reply...