datagrid
-
Hello, I have two tables, I wish to display the child table on the datagrid.. and a specific column from the parent table.. For example |column1|parentcolumn3|column2| The child table is related to the parent table via parentID, but this is not the parent column I wish to display..it is parenteColumnXX Can this be done on a dataGrid?? I do not want for the parent table to be displayed as a link neither I just want one specific parent column to be displayed in the same datagrid as the child table.. Hopefully I manage to explain the situation correctly.. And as always I really appreciate any help offered!! Thank you!
-
Hello, I have two tables, I wish to display the child table on the datagrid.. and a specific column from the parent table.. For example |column1|parentcolumn3|column2| The child table is related to the parent table via parentID, but this is not the parent column I wish to display..it is parenteColumnXX Can this be done on a dataGrid?? I do not want for the parent table to be displayed as a link neither I just want one specific parent column to be displayed in the same datagrid as the child table.. Hopefully I manage to explain the situation correctly.. And as always I really appreciate any help offered!! Thank you!
-
Hello, I have two tables, I wish to display the child table on the datagrid.. and a specific column from the parent table.. For example |column1|parentcolumn3|column2| The child table is related to the parent table via parentID, but this is not the parent column I wish to display..it is parenteColumnXX Can this be done on a dataGrid?? I do not want for the parent table to be displayed as a link neither I just want one specific parent column to be displayed in the same datagrid as the child table.. Hopefully I manage to explain the situation correctly.. And as always I really appreciate any help offered!! Thank you!
why sure you could but you will need to create either a view to maintain this or extend the grids functionality for data binding. I would try the first, first. You will need to create your own tablestyles collection see this web page Like, DUDE, it has all the answers man! nick I'm not an expert yet, but I play one at work. Yeah and here too.