What are the ways to show data grid inside a data grid for
a master details type of tables?
Answer Posted / vaidyanathan r
If the Dataset consist of set of tables with Master Details
relationship, Then association the Dataset with the
Datagrid will automatically show the sub datagrid for the
details table records.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain what is asp.net mvc?
What is code first? : Entity framework
What is entity framework firstordefault?
How we can add the CSS in ASP.Net MVC?
Possible ways to prevent xss attacks on mvc application?
What are Model Binders in ASP.Net MVC?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is entity framework? : Entity framework
What is renderbody?
What are html helpers in asp.net mvc?
Explain test driven development (tdd) ?
Explain RenderBody and RenderPage in ASP.Net MVC?
What is storage model? : Entity framework
Describe the roles of clr in .net framework.?
Explain how to use multiple submit buttons in ASP.Net MVC?