| View previous topic :: View next topic |
| Author |
Message |
Bhaskartripathi Veteran
Joined: 15 Sep 2010 Posts: 18
|
Posted: Tue Sep 21, 2010 2:31 pm Post subject: Can we Group entities while loading Querymodel ? |
|
|
Hi,
Can I have Subentities grouped on the basis of entity while loading the xml of Entitities panel ?
e.g: I have 6 tables : T1,T2,T3,T4,T5,T6.
I want to group tables T1,T2,T3 under Entity1 and T4,T5,T6 under Entity2.
What I want is a hierarchical tree view control. Right now the tables are directly loaded in the entity panel without grouping. But I want to group them on the basis of functionality.
Is that possible? Please respond.
regards
Bhaskar Tripathi
"It is our wits that make us men!" |
|
| Back to top |
|
 |
ckeller Novice
Joined: 07 Oct 2010 Posts: 3
|
Posted: Thu Oct 07, 2010 7:28 pm Post subject: re: Can we Group entities while loading Querymodel? |
|
|
I am curious about a similar solution. My customer wants to be able to group tables and fields within a table.
If you have additional samples or documentation on customizing the interface, that would be helpful as well.
Thanks. |
|
| Back to top |
|
 |
Sergiy Guru
Joined: 07 Nov 2005 Posts: 389
|
Posted: Wed Oct 13, 2010 1:46 pm Post subject: |
|
|
Yes it is possible.
Just open your data model in Data Model Editor, then go to the Entities tab, right click on the Entities tree view and add new root entities or sub-entities to existing ones. After that you will be able to move (drag-n-drop) some attributes from old entities to the new ones. _________________ With the best regards, Sergiy Korzh. |
|
| Back to top |
|
 |
|