| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Feb 2007 Location: Itzehoe Age: 39
Posts: 185
Thanks: 1
Thanked 28 Times in 21 Posts
Country: | I'm trying to sort a facade view protected GUIFacadeControl lstRecords = null; ... if (lstRecords == null) { lstRecords = new GUIFacadeControl(GetID); } ... foreach (GUIListItem itemS in snapDirectory.GetDirectory(SnapDir)) { if (!itemS.IsFolder) { lstRecords.Add(item); } } ... and then ? Possible with lstRecords.Sort ?? But how ? I would like to sort on the item.label... Greetz kroko |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Feb 2007 Location: Itzehoe Age: 39
Posts: 185
Thanks: 1
Thanked 28 Times in 21 Posts
Country: | YES, that was what I needed. Very cool with sort and view_as button. It worked almost in the first try. No I need only to tune the focus and the selection a little bit. Thank you very much. Greetz from the US kroko |
| | |
![]() |
| Bookmarks |
| Tags |
| facade, sort, view |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Specify Music sort by view and set default sort | Dadeo | Improvement Suggestions | 3 | 2007-03-16 20:32 |
| View post in new window, View first unread | hakuna | Website/Forum/Wiki Feedback | 3 | 2007-02-18 23:33 |
| Sort fields in My Music sort by Album | Doodles | Support | 2 | 2006-11-04 08:58 |
| sort ascended.. what does it mean? | Spragleknas | OffTopic | 2 | 2006-09-30 01:07 |
| How do I sort by artist? | md2020 | Codecs, External Players | 3 | 2006-07-01 08:29 |