Loading ...

How to create a nested gridview with expand/collapse option in the first column?

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  web forms / data controls   » How to create a nested gridview with expand/collapse option in the first column?

How to create a nested gridview with expand/collapse option in the first column?

Posts under the topic: How to create a nested gridview with expand/collapse option in the first column?

Posted: 9/19/2011

Lurker 20  points  Lurker
  • Joined on: 9/19/2011
  • Posts: 4

Hi,

    I am new to this nested gridview .I have to create report for a team. Here i have to create nested gridview with 3 gridview combined together.

In this:

    First Gridview should contain only :

         Location

          +Chennai

          +Pune  

   If i expand the Chennai(location) in this i have to get Second Gridview .

     Second Gridview should contain only:

          Skill

         +higher

         +lower

    If i expand the higher(skill) i have to get the employee status like.

        Grade           Bilable           Non-Billable

         Assistant      5                      4

Please help in this..It ll be helpful for me if you tell solution as soon as possible.....


Posted: 9/19/2011

Guru 16813  points  Guru
  • Joined on: 4/19/2009
  • Posts: 490

Posted: 9/19/2011

Lurker 20  points  Lurker
  • Joined on: 9/19/2011
  • Posts: 4

Hi Raghav,

             Thanks a lot fr your reply. Its working fine for me but the problem here is the expand and collapse image shuld vary accordingly.

      (i.e) Initially it ll be like + Chennai once i have clicked the  ( + ) it shuld be expanded to + Skills (in the child gridview ) and on the same way this  Chennai (in parent gridview) should get ( - ) as  - Chennai.

Please do help me correct this error.

Thanks


Page 1 of 1 (3 items)