paulthepaddy
Well-known member
Hi everyone,
im annoyed with myself as im sure i had some help getting this done before and im an awfull one for starting projects again and again as i find/learn better ways of doing things, but i cant find the project that i used the nested rows before and im not to great with Datagridviews, im using EF legacy for all my data
I have a datagridview which is populated with orders pending payment, and the orders have a link to the customer, Im hoping for 2 things
1 either button on the row to show the related customers details
2 be able to have buttons on the cells to show multiple objects,
i think number 2 is probably a tall order so im hoping atleast for one and maybe a way to view a nested row within a nested row
i know i have done this before and am kicking myself for not ebing able to find the project with the code
im annoyed with myself as im sure i had some help getting this done before and im an awfull one for starting projects again and again as i find/learn better ways of doing things, but i cant find the project that i used the nested rows before and im not to great with Datagridviews, im using EF legacy for all my data
I have a datagridview which is populated with orders pending payment, and the orders have a link to the customer, Im hoping for 2 things
1 either button on the row to show the related customers details
2 be able to have buttons on the cells to show multiple objects,
i think number 2 is probably a tall order so im hoping atleast for one and maybe a way to view a nested row within a nested row
i know i have done this before and am kicking myself for not ebing able to find the project with the code