Rank: Member Groups: Member
Joined: 12/5/2008 Posts: 27
|
I am trying to use the TreeView to allow users to see Notes from a database by userID/Name or Category. I chose this because the node text allows edits and I thought it would be a nice look and feel, but wonder if this is the best object from the EO toolkit for the job. Will the control facilitate this? , or should I use a GridView?
Thanks,
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We can only tell you what our product supports and what it does not support, and help you understand and implement each feature. We do not analyize your particular business scenario and make suggestion or custom solutions based on that. Those go beyond tech support and go into consulting.
In your case, both TreeView and Grid supports in place editing. The difference is quite straight forward: TreeView is a tree and Grid is a grid. Which one to use depends on many factors such as your personal preference, your customer's preference or your database structures, etc.
Thanks
|