Click here to Skip to main content
15,888,461 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I'm using RadGrid in ASP.net. I want to show hierarchical grid, but I can't do relation between master & detail Gridtable. I think may be my tables didn't define primary Key and foreign key, but one field name is same at both tables.
eg. CustomerTable.CustomerID & OrderTable.CustomerID

Is it possible to do hierarchical grid without defining PK and FK between 2 table in SQL server? If it can how do I map that field?

Thank a lot.
Posted

1 solution

Well, you are asking something related to a 3rd party control. Did you tried looking here:
Telerik RadGrid Forum[^]
Posting here is fine. Might be someone can help but I had found that specific questions related to 3rd party is answered more quickly and accurately at respective forums
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900