locked
Long listed gridview should display as a form just below the gridview RRS feed

  • Question

  • User1686288870 posted

    I have a gridview in that the first column is a link button when i click the link button a modal popup will appear which is currentlyi have set up like that.

    How i want is when i click the first row value of gridview instead of modal opoup appearing outside the gridview it should appear within the gridview like

    if i click the first row of link button the modalpopup should appear between first row and second row of gridview just like dropdown is it possible?

    Thanks in advance

    Sunday, May 29, 2016 8:12 PM

Answers

  • User61956409 posted

    Hi prasannaindia,

    How i want is when i click the first row value of gridview instead of modal opoup appearing outside the gridview it should appear within the gridview like

    if i click the first row of link button the modalpopup should appear between first row and second row of gridview just like dropdown is it possible?

    According to your description, it seems that you’d like to display details while you click the row of GridView, if that is the case, you could refer to this article.

    http://www.aspsnippets.com/Articles/ASPNet-Nested-GridViews-GridView-inside-GridView-with-Expand-and-Collapse-feature.aspx

    Best Regards,

    Fei Han

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Monday, May 30, 2016 2:59 AM

All replies