Hi,
I have implemented Hierarchy gridview. while clicking "+" sysmbol in the gridview row it will display childviewTemplate with related to the parent row. Currently I have two rows in my child table. So it is displaying those rows in the childviewTemplate. In the Last row of child Gridview i need to display the combox for the first column.
I am trying to bind the data at runtime using C# in winForms. So please any help me on this to display combo box in the Hierarchy gridview.
Regards,
Sakthi
I have implemented Hierarchy gridview. while clicking "+" sysmbol in the gridview row it will display childviewTemplate with related to the parent row. Currently I have two rows in my child table. So it is displaying those rows in the childviewTemplate. In the Last row of child Gridview i need to display the combox for the first column.
I am trying to bind the data at runtime using C# in winForms. So please any help me on this to display combo box in the Hierarchy gridview.
Regards,
Sakthi