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
what is use of entitydatasource control?
Why we need a separate mobile project template, while we can render our web application in mobile ?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
What is .net core framework?
In razor syntax, what is the escape sequence character for @ symbol?
What is the use of action filters in an mvc application?
what is linq to entities?
What is .net framework & its benefits?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is namespace of asp.net mvc?
how do you truncate a table using entity data model?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is entitytypes? : Entity framework
Can I add asp.net mvc testcases in visual studio express?
Explain tempdata in asp.net mvc?