Welcome Guest Search | Active Topics | Members | Log In | Register

FullPathDataColumn and hierarchical tree in different columns Options
lukziom
Posted: Monday, September 21, 2009 2:54:40 AM
Rank: Newbie
Groups: Member

Joined: 5/18/2009
Posts: 6
Hello.

I have GridViewTree with three columns: id, number and subject.
The 'Id' column is not visible, but I want to set it to be FullPathDataColumn.
Is it posible to set FullPathDataColumn to not visible 'Id' column and show hierarchical tree (with plus and minus buttons) in 'Number' column (or in another column without data)?

example:



Please help me to solve this problem.

Thanks,
Lukasz
Support
Posted: Monday, September 21, 2009 3:26:45 PM
Rank: Administration
Groups: Member

Joined: 4/3/2008
Posts: 25
Lukasz,
The FullPathDataColumn is the column that will be converted into the tree. If this is not set then it defaults to the first column. You can set the property FullPathDataColumn to be "Number" and then it will be built in that column. Usually a hidden id column isn't made a column at all, but the property KataKeyName is set to "id" and then it is used like a primary key or primary row identifier.

Let me know if this answers your question.
Support
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.023 seconds.