Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Istvan Pszota 59 posts 191 karma points
    Feb 12, 2015 @ 17:16
    Istvan Pszota
    0

    GridView control in custom section

    Hello!

    I need to implement a simple custom section that shows a GridView control with inline Update. I'm spending my last 3 days trying different solutions without luck.

    The data is displayed, but during the RowUpdating event, i'm unable get reach the controls in the grid. row.FindControl() always returns null, for example.

    The strange is that the same code works as expected if i not place it inside Umbraco!

    Is there anything special needs to be done with the GridView in order to work correctly?

    Many thanks, Istvan

    UPDATE: it seems the gridview works fine if the tabview is removed... any idea what is going on here?

Please Sign in or register to post replies

Write your reply to:

Draft