Open gridview inside another gridview?

Hi check this example : tugberkugurlu.com/archive/parent-child-v....

Up vote 0 down vote favorite share g+ share fb share tw.

I have a gridview which contains columns vacancy id and vacancy title and a few image buttons. When the user clicks on button show criteria, another gridview should open inside existing gridview. This inner gridview should show criteria for that vacancy.

Again, when user clicks on the same button, it should hide the child gridview. I tried this by adding child gridview in item template part of the template field of the parent gridview, but it shows the inner gridview in another column. However, I want to open child grid below the row whose button is clicked.

How is this accomplished? Asp.net link|improve this question edited May 27 '11 at 6:51Brian Webster6,33731860 asked May 27 '11 at 6:32Chirag Fanse636418 94% accept rate.

Hi check this example : tugberkugurlu.com/archive/parent-child-v... I think for your issue you need to play with the width of the itemtemplate column. That may resolve your issue easily.

Use Ajax modal popup inside GridView and it will open on button click.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions