1
Reply

We want to display data in repeater control in tree structure form in .net1.1 if tables have no relationship(no primary,foreign key concept used).tables are independent of one another

sachin sangal

sachin sangal

Jan 02, 2007
4.2k
0

    y not use a tree control itself, just create an imaginary PK and use it to relate the rows in different tables

    March 08, 2007
    0