|
-
July 26th, 2011, 05:10 AM
#1
How to build a hierarchy with binding list
Hi,
We all know that .net provide many features, so we can create best applications. But its also true, all are not pros, just like me. My problem is related to hierarchy , I want to build a hierarchy with binding list. May be its not a a big deal, but to me its a difficult task. So please help me to build a hierarchy with binding list.
-
August 2nd, 2011, 01:38 AM
#2
Re: How to build a hierarchy with binding list
Hello,
To build a hierarchy, it is enough to call the Row.Add(object dataObject) method, which in turn returns a new Row object. This way we can build almost any data hierarchy in the .Net Grid.
visit to know about hierarchy with binding list http://www.******.com/Feature.aspx?id=hierarchy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|