Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
hanstel
Posts: 28 Joined: Sat Apr 30, 2016 2:51 am
Unread post
by hanstel » Thu May 05, 2016 5:12 am
Is there any possibility to present data browse in hierarchical manner where I can group records by a certain field?
Ex.
Code: Select all
TEAM PLAYERS SCORE
Team A Joe F. 10
Eric Matt 11
Kit Tad 9
Simon Gun 15
Team B Martin Can 12
Greg Mosh 14
Jack Rock 10
Lei Meason 10
Team C ...
admin
Site Admin
Posts: 2825 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times
Unread post
by admin » Thu May 05, 2016 9:22 am
hanstel,
Yes, by using 'ORDER BY' in an SQL Statement.
Steven
hanstel
Posts: 28 Joined: Sat Apr 30, 2016 2:51 am
Unread post
by hanstel » Sat May 07, 2016 9:38 am
i just started using nuBuilderpro, can you please provide a sample how to do this as displayed? TIA.
hanstel
Posts: 28 Joined: Sat Apr 30, 2016 2:51 am
Unread post
by hanstel » Wed May 11, 2016 10:01 am
Any idea how to achieve this? anybody please
hanstel
Posts: 28 Joined: Sat Apr 30, 2016 2:51 am
Unread post
by hanstel » Thu May 12, 2016 10:06 am
when I say 'hierarchical' or 'tree', I mean on Browse or Subform grid, I will not be showing (hide it) the repeating group values, is this possible?
admin
Site Admin
Posts: 2825 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times
Unread post
by admin » Wed May 18, 2016 8:02 am
hanstel,
Sorry but no.
Steven